diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | subscriptionInfo custom-limits | ||
used by |
|
||
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> |
diagram | ![]() |
||||
type | tcip:CPTSubscriptionHeader | ||||
properties |
|
||||
children | requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability | ||||
source | <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
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> |
diagram | ![]() |
||||
type | tcip:CCParameterThreshold | ||||
properties |
|
||||
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"/> |