Documentation for ATIS-Draft-03-00-79

Complex Type: FCFarePolicyIden

[Table of contents]

Super-types: None
Sub-types: None
Name FCFarePolicyIden
Used by (from the same schema document) Complex Type FCFarePolicyRecord , Complex Type FCTransactionRecord
Abstract no
XML Instance Representation
<...>
<policy-id> FC-FarePolicyID </policy-id> [1]
<agency-id> CPT-AgencyID </agency-id> [0..1]
<name> FC-FarePolicyName </name> [0..1]
</...>
Diagram
h1078711366 h948193899 h1554684694
Schema Component Representation
<xs:complexType name="FCFarePolicyIden">
<xs:sequence>
<xs:element name="policy-id" type=" FC-FarePolicyID "/>
<xs:element name="agency-id" type=" CPT-AgencyID " minOccurs="0"/>
<xs:element name="name" type=" FC-FarePolicyName " minOccurs="0"/>
</xs:sequence>
</xs:complexType>