complexType DataParking
diagram
namespace http://www.ite.org/tmdd
children parking-number-of-spaces parking-occupancy
used by
element EventQuantity/parking-data
annotation
documentation
<objectClass>Event</objectClass>
<definition/>
source <xs:complexType name="DataParking">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Event</objectClass>
     
<definition/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element name="parking-number-of-spaces" type="Event-parking-number-of-spaces"/>
   
<xs:element name="parking-occupancy" type="Event-parking-occupancy"/>
 
</xs:choice>
</xs:complexType>

element DataParking/parking-number-of-spaces
diagram
type Event-parking-number-of-spaces
properties
isRef 0
content simple
facets
maxInclusive 25000
source <xs:element name="parking-number-of-spaces" type="Event-parking-number-of-spaces"/>

element DataParking/parking-occupancy
diagram
type Event-parking-occupancy
properties
isRef 0
content simple
facets
maxInclusive 100
source <xs:element name="parking-occupancy" type="Event-parking-occupancy"/>


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