Documentation for ATIS-Draft-03-00-79

Complex Type: CPTTransitFacilityIden

[Table of contents]

Super-types: None
Sub-types: None
Name CPTTransitFacilityIden
Used by (from the same schema document) Complex Type CptEmployeeList , Complex Type CptEmployeeListSub , Complex Type CptShelterList , Complex Type CptShelterListSub , Complex Type CptVehicleInventoryList , Complex Type CptVehicleInventoryListSub , Complex Type FcReportReconcileCashbox , Complex Type FcReportReconcileCashboxAck , Complex Type ImIncidentList , Complex Type ImIncidentListSub , Complex Type PiAmenitiesList , Complex Type PiAmenitiesListSub , Complex Type SchBlockScheduleList , Complex Type SchBlockScheduleListSub , Complex Type SchOperatorAssignmentList , Complex Type SchOperatorAssignmentListSub , Complex Type SchPullInList , Complex Type SchPullInListSub , Complex Type SchPullOutList , Complex Type SchPullOutListSub , Complex Type SchRosterList , Complex Type SchRosterListSub , Complex Type SchRunScheduleList , Complex Type SchRunScheduleListSub , Complex Type SchUnassignedOperatorList , Complex Type SchUnassignedOperatorListSub , Complex Type SchUnassignedVehicleList , Complex Type SchUnassignedVehicleListSub , Complex Type SchVehicleAssignmentList , Complex Type SchVehicleAssignmentListSub , Complex Type CCLogOnOperator , Complex Type CCLogOnOperator , Complex Type CPTEmployee , Complex Type CPTFileApplicability , Complex Type CPTFileApplicability , Complex Type CPTFleetSubsetGroup , Complex Type CPTPTVehicleBase , Complex Type CPTTransitFacility , Complex Type FCEquipmentGroup , Complex Type FCVaultEvent , Complex Type IMIncident , Complex Type IMInjury , Complex Type IMPTVehicleInvolved , Complex Type PIAmenity , Complex Type PIFoundItem , Complex Type SCHOperatorAssignment , Complex Type SCHOperatorAssignment , Complex Type SCHPullInOutInfo , Complex Type SCHUnassignedOperator , Complex Type SCHUnassignedVehicle , Complex Type SCHVehicleAssignment , Complex Type SPFacilityGeoLoc , Complex Type SPInteriorLocation
Abstract no
XML Instance Representation
<...>
<facility-id> CPT-TransitFacilityID </facility-id> [1]
<agency-id> CPT-AgencyID </agency-id> [0..1]
<facility-name> CPT-TransitFacilityName </facility-name> [0..1]
<base-name> CPT-PTVehicleBaseName </base-name> [0..1]
</...>
Diagram
h-626992378 h948193899 h-1244073514 h-851547239
Schema Component Representation
<xs:complexType name="CPTTransitFacilityIden">
<xs:sequence>
<xs:element name="facility-id" type=" CPT-TransitFacilityID "/>
<xs:element name="agency-id" type=" CPT-AgencyID " minOccurs="0"/>
<xs:element name="facility-name" type=" CPT-TransitFacilityName " minOccurs="0"/>
<xs:element name="base-name" type=" CPT-PTVehicleBaseName " minOccurs="0"/>
</xs:sequence>
</xs:complexType>