Name

xs:integer

Facets

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

The xs:integer type represents a 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 a leading plus or minus sign. No decimal point may appear. Acceptable values include 3.1415926535897932384626433832795, −20, +25, 02, 0, −0, and +0.

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.