Name

xs:negativeInteger

Facets

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

The xs:negativeInteger type represents a negative 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 must include a leading minus sign. No decimal point may appear, and the value must be less than zero. Acceptable values include −7932384626433832795, −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.