Documentation for ATIS-Draft-03-00-79

Complex Type: CPTOperatorBaseIden

[Table of contents]

Super-types: None
Sub-types: None
Name CPTOperatorBaseIden
Used by (from the same schema document) Complex Type SCHOperatorAssignment
Abstract no
XML Instance Representation
<...>
<base-id> CPT-OperatorBaseID </base-id> [1]
<agency-id> CPT-AgencyID </agency-id> [0..1]
<name> CPT-OperatorBaseName </name> [0..1]
</...>
Diagram
h339568571 h948193899 h-91937461
Schema Component Representation
<xs:complexType name="CPTOperatorBaseIden">
<xs:sequence>
<xs:element name="base-id" type=" CPT-OperatorBaseID "/>
<xs:element name="agency-id" type=" CPT-AgencyID " minOccurs="0"/>
<xs:element name="name" type=" CPT-OperatorBaseName " minOccurs="0"/>
</xs:sequence>
</xs:complexType>