Documentation for ATIS-Draft-03-00-79

Complex Type: CCLogOnOperator

[Table of contents]

Super-types: None
Sub-types: None
Name CCLogOnOperator
Used by (from the same schema document) Complex Type CcOperatorSignOn , Complex Type ObSignon
Abstract no
XML Instance Representation
<...>
Start Choice [1]
<employee> CPTEmployeeIden </employee> [1]
<operator> CPTOperatorIden </operator> [1]
End Choice
<job-category> CPT-EmplJobCat </job-category> [0..1]
<operational-status> SCH-ServiceType </operational-status> [0..1]
<organization> CPTOrganizationalUnitIden </organization> [0..1]
<operator-base> CPTTransitFacilityIden </operator-base> [0..1]
<vehicle-base> CPTTransitFacilityIden </vehicle-base> [0..1]
<block> SCHBlockIden </block> [0..1]
<run> SCHRunIden </run> [0..1]
<route> SCHRouteIden </route> [0..1]
<logOnDateTime> CPT-DateTime </logOnDateTime> [1]
<localCCLogOnOperator> local:CCLogOnOperator </localCCLogOnOperator> [0..1]
</...>
Diagram
h-1303246092 h324755946 h1427211368 h1368546837 h288079624 h2133900120 h2133900120 h-258889474 h355204924 h-963684166 h1272267302 h1599437442
Schema Component Representation
<xs:complexType name="CCLogOnOperator">
<xs:sequence>
<xs:choice>
<xs:element name="employee" type=" CPTEmployeeIden "/>
<xs:element name="operator" type=" CPTOperatorIden "/>
</xs:choice>
<xs:element name="job-category" type=" CPT-EmplJobCat " minOccurs="0"/>
<xs:element name="operational-status" type=" SCH-ServiceType " minOccurs="0"/>
<xs:element name="organization" type=" CPTOrganizationalUnitIden " minOccurs="0"/>
<xs:element name="operator-base" type=" CPTTransitFacilityIden " minOccurs="0"/>
<xs:element name="vehicle-base" type=" CPTTransitFacilityIden " minOccurs="0"/>
<xs:element name="block" type=" SCHBlockIden " minOccurs="0"/>
<xs:element name="run" type=" SCHRunIden " minOccurs="0"/>
<xs:element name="route" type=" SCHRouteIden " minOccurs="0"/>
<xs:element name="logOnDateTime" type=" CPT-DateTime "/>
<xs:element name="localCCLogOnOperator" type=" local:CCLogOnOperator " minOccurs="0"/>
</xs:sequence>
</xs:complexType>