Documentation for ATIS-Draft-03-00-79

Complex Type: CPTPTVehicleBase

[Table of contents]

Super-types: None
Sub-types: None
Name CPTPTVehicleBase
Abstract no
XML Instance Representation
<...>
<facility> CPTTransitFacilityIden </facility> [1]
<vehType> CPT-PTVehicleType </vehType> [0..1]
<vehBaseCapacity> CPT-PTVehicleBaseCapacity </vehBaseCapacity> [0..1]
<footnote> CPT-Footnote </footnote> [0..1]
</...>
Diagram
h2133900120 h-1622037417 h2028261064 h-125442069
Schema Component Representation
<xs:complexType name="CPTPTVehicleBase">
<xs:sequence>
<xs:element name="facility" type=" CPTTransitFacilityIden "/>
<xs:element name="vehType" type=" CPT-PTVehicleType " minOccurs="0"/>
<xs:element name="vehBaseCapacity" type=" CPT-PTVehicleBaseCapacity " minOccurs="0"/>
<xs:element name="footnote" type=" CPT-Footnote " minOccurs="0"/>
</xs:sequence>
</xs:complexType>