simpleType Event-parking-number-of-spaces
namespace http://www.ite.org/tmdd
type restriction of xs:unsignedShort
used by
element DataParking/parking-number-of-spaces
facets
maxInclusive 25000
annotation
documentation
<objectClass>Event</objectClass>
<definition>A quantifier describing number of parking spaces available, that can be added to a description.</definition>
            spaces
        
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>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy