complexType tcip:ImAlarmCancel
diagram
namespace http://www.TCIP-Adopted-03-00-01
children vehicle timeRequested notReally
used by
element tcip:imAlarmCancel
source <xs:complexType name="ImAlarmCancel">
 
<xs:sequence>
   
<xs:element name="vehicle" type="CPTVehicleIden"/>
   
<xs:element name="timeRequested" type="CPT-DateTime"/>
   
<xs:element name="notReally" type="CPT-Boolean" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:ImAlarmCancel/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:ImAlarmCancel/timeRequested
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="timeRequested" type="CPT-DateTime"/>

element tcip:ImAlarmCancel/notReally
diagram
type tcip:CPT-Boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="notReally" type="CPT-Boolean" minOccurs="0"/>


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