Name

xs:positiveInteger

Facets

xs:enumeration, xs:fractionDigits, xs:maxExclusive, xs:maxInclusive, xs:minExclusive, xs:minInclusive, xs:pattern, xs:totalDigits, xs:whiteSpace

The xs:positiveInteger type represents a positive base-10 number without any decimal points or fractional digits. Values may include the digits 0–9 (and only those digits, not other Unicode digits) and, optionally, a leading plus sign. No decimal point may appear, and the value must be greater than zero. Acceptable values include 7932846233832795, 212320, 20, and 1.

Get XML Pocket Reference, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.