| diagram | ![]() |
||
| namespace | http://www.TCIP-Adopted-03-00-01 | ||
| children | requester-id requester-time requester-vehicle pickupStoppoint pickupLocation requester-route requester-route-direction to-stoppoint requester-eta-at-stoppoint | ||
| used by |
|
||
| source | <xs:complexType name="CcWheelchairReq"> <xs:sequence> <xs:element name="requester-id" type="CC-TravelerRequestID"/> <!-- assigned by requester entity --> <xs:element name="requester-time" type="CPT-DateTime"/> <!-- time requested --> <xs:element name="requester-vehicle" type="CPTVehicleIden" minOccurs="0"/> <!-- if already on a vehicle --> <xs:element name="pickupStoppoint" type="CPTStoppointIden" minOccurs="0"/> <!-- if requester is at a stoppoint --> <xs:element name="pickupLocation" type="lrms:GeoLocation" minOccurs="0"/> <!-- if requester not at stoppoint --> <xs:element name="requester-route" type="SCHRouteIden"/> <xs:element name="requester-route-direction" type="lrms:Direction" minOccurs="0"/> <xs:element name="to-stoppoint" type="CPTStoppointIden"/> <xs:element name="requester-eta-at-stoppoint" type="CPT-DateTime" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | |||||
| type | tcip:CC-TravelerRequestID | ||||
| properties |
|
||||
| source | <xs:element name="requester-id" type="CC-TravelerRequestID"/> |
| diagram | |||||
| type | tcip:CPT-DateTime | ||||
| properties |
|
||||
| source | <xs:element name="requester-time" type="CPT-DateTime"/> |
| diagram | ![]() |
||||||||
| type | tcip:CPTVehicleIden | ||||||||
| properties |
|
||||||||
| children | vehicle-id agency-id vin | ||||||||
| source | <xs:element name="requester-vehicle" type="CPTVehicleIden" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | tcip:CPTStoppointIden | ||||||||
| properties |
|
||||||||
| children | stoppoint-id agency-id name | ||||||||
| source | <xs:element name="pickupStoppoint" type="CPTStoppointIden" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| type | lrms:GeoLocation | ||||||||
| properties |
|
||||||||
| children | latitude longitude horizontalDatum height | ||||||||
| source | <xs:element name="pickupLocation" type="lrms:GeoLocation" minOccurs="0"/> |
| diagram | ![]() |
||||
| type | tcip:SCHRouteIden | ||||
| properties |
|
||||
| children | route-id agency-id route-designator route-name | ||||
| source | <xs:element name="requester-route" type="SCHRouteIden"/> |
| diagram | |||||||||
| type | lrms:Direction | ||||||||
| properties |
|
||||||||
| source | <xs:element name="requester-route-direction" type="lrms:Direction" minOccurs="0"/> |
| diagram | ![]() |
||||
| type | tcip:CPTStoppointIden | ||||
| properties |
|
||||
| children | stoppoint-id agency-id name | ||||
| source | <xs:element name="to-stoppoint" type="CPTStoppointIden"/> |
| diagram | |||||||||
| type | tcip:CPT-DateTime | ||||||||
| properties |
|
||||||||
| source | <xs:element name="requester-eta-at-stoppoint" type="CPT-DateTime" minOccurs="0"/> |