Documentation for ATIS-Draft-03-00-79

Complex Type: FCFareZoneIden

[Table of contents]

Super-types: None
Sub-types: None
Name FCFareZoneIden
Used by (from the same schema document) Complex Type CPTStoppoint , Complex Type FCFareZoneDefinition , Complex Type FCFareZoneTableEntry , Complex Type FCFareZoneTableEntry , Complex Type FCValidationError , Complex Type SCHEvent
Abstract no
XML Instance Representation
<...>
<zone-id> CPT-FareZoneID </zone-id> [1]
<agency-id> CPT-AgencyID </agency-id> [0..1]
<zone-name> FC-FareZoneName </zone-name> [0..1]
</...>
Diagram
h-823134368 h948193899 h1379862224
Schema Component Representation
<xs:complexType name="FCFareZoneIden">
<xs:sequence>
<xs:element name="zone-id" type=" CPT-FareZoneID "/>
<xs:element name="agency-id" type=" CPT-AgencyID " minOccurs="0"/>
<xs:element name="zone-name" type=" FC-FareZoneName " minOccurs="0"/>
</xs:sequence>
</xs:complexType>