namespace | http://www.ite.org/tmdd | ||
type | restriction of xs:unsignedShort | ||
used by |
|
||
facets |
|
||
annotation |
|
||
source | <xs:simpleType name="Event-parking-number-of-spaces"> <xs:annotation> <xs:documentation> <objectClass>Event</objectClass> <definition>A quantifier describing number of parking spaces available, that can be added to a description.</definition> spaces </xs:documentation> </xs:annotation> <xs:restriction base="xs:unsignedShort"> <xs:maxInclusive value="25000"/> </xs:restriction> </xs:simpleType> |