| 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> |