Documentation for ATIS-Draft-03-00-79

Complex Type: SCHBlockIden

[Table of contents]

Super-types: None
Sub-types: None
Name SCHBlockIden
Used by (from the same schema document) Complex Type CcOperatorSignOff , Complex Type SchBlockScheduleFile , Complex Type SchBlockScheduleList , Complex Type SchBlockScheduleList , Complex Type SchBlockScheduleListSub , Complex Type SchPushBlockSchedule , Complex Type SchPushVehicleAssignments , Complex Type SchVehicleAssignmentFile , Complex Type SchVehicleAssignmentList , Complex Type SpRouteGeoTrace , Complex Type SpRouteGeoTraceSub , Complex Type CCBlockWorkRecord , Complex Type CCLogOnOperator , Complex Type CCVehicleAssignmentChange , Complex Type IMPTVehicleInvolved , Complex Type OBStoppointRecord , Complex Type SCHBlockScheduleEntry , Complex Type SCHBlockSubsetsGroup , Complex Type SCHOperatorAssignment , Complex Type SCHPullInOutInfo , Complex Type SCHTripInfo , Complex Type SCHValidationError , Complex Type SCHVehicleAssignment , Complex Type TSPPRGInputsCCEntry
Abstract no
XML Instance Representation
<...>
<block-id> SCH-BlockID </block-id> [1]
<agency-id> CPT-AgencyID </agency-id> [0..1]
<block-designator> SCH-BlockDesignator </block-designator> [0..1]
<block-name> SCH-BlockName </block-name> [0..1]
</...>
Diagram
h26740718 h948193899 h171435015 h-71793474
Schema Component Representation
<xs:complexType name="SCHBlockIden">
<xs:sequence>
<xs:element name="block-id" type=" SCH-BlockID "/>
<xs:element name="agency-id" type=" CPT-AgencyID " minOccurs="0"/>
<xs:element name="block-designator" type=" SCH-BlockDesignator " minOccurs="0"/>
<xs:element name="block-name" type=" SCH-BlockName " minOccurs="0"/>
</xs:sequence>
</xs:complexType>