complexType tcip:CcPTVTripResponse
diagram
namespace http://www.TCIP-Adopted-03-00-01
children command-ID vehicle command-Accepted error-Code
used by
element tcip:ccPTVTripResponse
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>

element tcip:CcPTVTripResponse/command-ID
diagram
type tcip:CPT-CommandID
properties
isRef 0
content simple
source <xs:element name="command-ID" type="CPT-CommandID"/>

element tcip:CcPTVTripResponse/vehicle
diagram
type tcip:CPTVehicleIden
properties
isRef 0
content complex
children vehicle-id agency-id vin
source <xs:element name="vehicle" type="CPTVehicleIden"/>

element tcip:CcPTVTripResponse/command-Accepted
diagram
type tcip:CPT-Boolean
properties
isRef 0
content simple
source <xs:element name="command-Accepted" type="CPT-Boolean"/>

element tcip:CcPTVTripResponse/error-Code
diagram
type tcip:CPT-ErrorCode
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="error-Code" type="CPT-ErrorCode" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy