complexType tcip:CPTParkingSpace
diagram
namespace http://www.TCIP-Adopted-03-00-01
children park-lot park-level park-row park-column park-space
used by
elements tcip:CCPullInReport/parked-spot tcip:CCPullOutReport/parked-spot tcip:SCHPullInOutInfo/parking-location
source <xs:complexType name="CPTParkingSpace">
 
<xs:sequence>
   
<xs:element name="park-lot" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="park-level" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="park-row" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="park-column" type="CPT-GenericCounter" minOccurs="0"/>
   
<xs:element name="park-space" type="CPT-GenericCounter" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CPTParkingSpace/park-lot
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="park-lot" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:CPTParkingSpace/park-level
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="park-level" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:CPTParkingSpace/park-row
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="park-row" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:CPTParkingSpace/park-column
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="park-column" type="CPT-GenericCounter" minOccurs="0"/>

element tcip:CPTParkingSpace/park-space
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="park-space" type="CPT-GenericCounter" minOccurs="0"/>


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