| diagram | ![]() |
||
| namespace | http://www.TCIP-Adopted-03-00-01 | ||
| children | passenger-type date-time location stoppoint boarding-count alighting-count localFCBoardingAlightingRecord | ||
| used by |
|
||
| source | <xs:complexType name="FCBoardingAlightingRecord"> <xs:sequence> <xs:element name="passenger-type" type="atis:TravelerClass" minOccurs="0"/> <xs:element name="date-time" type="CPT-DateTime"/> <xs:choice> <xs:element name="location" type="lrms:GeoLocation" minOccurs="0"/> <xs:element name="stoppoint" type="CPTStoppointIden" minOccurs="0"/> </xs:choice> <xs:choice> <xs:element name="boarding-count" type="OB-PassengerBoarding" minOccurs="0"/> <xs:element name="alighting-count" type="OB-PassengerAlighting" minOccurs="0"/> </xs:choice> <xs:element name="localFCBoardingAlightingRecord" type="local:FCBoardingAlightingRecord" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | |||||||||
| type | TravelerClass | ||||||||
| properties |
|
||||||||
| source | <xs:element name="passenger-type" type="atis:TravelerClass" minOccurs="0"/> |
| diagram | |||||
| type | tcip:CPT-DateTime | ||||
| properties |
|
||||
| source | <xs:element name="date-time" type="CPT-DateTime"/> |
| diagram | ![]() |
||||||||
| type | lrms:GeoLocation | ||||||||
| properties |
|
||||||||
| children | latitude longitude horizontalDatum height | ||||||||
| source | <xs:element name="location" type="lrms:GeoLocation" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | tcip:CPTStoppointIden | ||||||||
| properties |
|
||||||||
| children | stoppoint-id agency-id name | ||||||||
| source | <xs:element name="stoppoint" type="CPTStoppointIden" minOccurs="0"/> |
| diagram | |||||||||
| type | tcip:OB-PassengerBoarding | ||||||||
| properties |
|
||||||||
| source | <xs:element name="boarding-count" type="OB-PassengerBoarding" minOccurs="0"/> |
| diagram | |||||||||
| type | tcip:OB-PassengerAlighting | ||||||||
| properties |
|
||||||||
| source | <xs:element name="alighting-count" type="OB-PassengerAlighting" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | FCBoardingAlightingRecord | ||||||||
| properties |
|
||||||||
| children | yourName | ||||||||
| source | <xs:element name="localFCBoardingAlightingRecord" type="local:FCBoardingAlightingRecord" minOccurs="0"/> |