diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | command-ID vehicle command-Accepted error-Code | ||
used by |
|
||
source | <xs:complexType name="CcPTVTripResponse"> <xs:sequence> <xs:element name="command-ID" type="CPT-CommandID"/> <!-- copy from CCPTVTrips message --> <xs:element name="vehicle" type="CPTVehicleIden"/> <xs:element name="command-Accepted" type="CPT-Boolean"/> <!-- true if CCPTVTrips message was valid --> <xs:element name="error-Code" type="CPT-ErrorCode" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPT-CommandID | ||||
properties |
|
||||
source | <xs:element name="command-ID" type="CPT-CommandID"/> |
diagram | ![]() |
||||
type | tcip:CPTVehicleIden | ||||
properties |
|
||||
children | vehicle-id agency-id vin | ||||
source | <xs:element name="vehicle" type="CPTVehicleIden"/> |
diagram | ![]() |
||||
type | tcip:CPT-Boolean | ||||
properties |
|
||||
source | <xs:element name="command-Accepted" type="CPT-Boolean"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-ErrorCode | ||||||||
properties |
|
||||||||
source | <xs:element name="error-Code" type="CPT-ErrorCode" minOccurs="0"/> |