Documentation for ATIS-Draft-03-00-79

Complex Type: FCFareMediaID

[Table of contents]

Super-types: None
Sub-types: None
Name FCFareMediaID
Used by (from the same schema document) Complex Type FCFareMediaPair , Complex Type FCFareMediaPair , Complex Type FCFareTransaction , Complex Type FCRideTransaction
Abstract no
XML Instance Representation
<...>
<text> FC-FareMediaID-txt </text> [0..1]
<number> FC-FareMediaID-nbr </number> [1]
</...>
Diagram
h-1868609911 h-1868616361
Schema Component Representation
<xs:complexType name="FCFareMediaID">
<xs:sequence>
<xs:element name="text" type=" FC-FareMediaID-txt " minOccurs="0"/>
<xs:element name="number" type=" FC-FareMediaID-nbr "/>
</xs:sequence>
</xs:complexType>