complexType tcip:CcPTVehicleAlarmSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo custom-limits
used by
element tcip:ccPTVehicleAlarmSub
source <xs:complexType name="CcPTVehicleAlarmSub">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<xs:element name="custom-limits" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="100">
         
<xs:element name="custom-limit" type="CCParameterThreshold"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:CcPTVehicleAlarmSub/subscriptionInfo
diagram
type tcip:CPTSubscriptionHeader
properties
isRef 0
content complex
children requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability
source <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>

element tcip:CcPTVehicleAlarmSub/custom-limits
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children custom-limit
source <xs:element name="custom-limits" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="custom-limit" type="CCParameterThreshold"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CcPTVehicleAlarmSub/custom-limits/custom-limit
diagram
type tcip:CCParameterThreshold
properties
isRef 0
content complex
children parameter metadata hi-value-alarm hi-value-recover lo-value-alarm lo-value-recover source-device
source <xs:element name="custom-limit" type="CCParameterThreshold"/>


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