diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | parameter-id recovered value loc-lat loc-lon loc-dir loc-spd time other-alarms localCCAlarm | ||
used by |
|
||
source | <xs:complexType name="CCAlarm"> <xs:sequence> <xs:element name="parameter-id" type="OB-PID"/> <xs:element name="recovered" type="CPT-Boolean"/> <xs:element name="value" type="OB-Parameter"/> <xs:element name="loc-lat" type="lrms:Latitude" minOccurs="0"/> <xs:element name="loc-lon" type="lrms:Longitude" minOccurs="0"/> <xs:element name="loc-dir" type="lrms:Angle" minOccurs="0"/> <xs:element name="loc-spd" type="OB-J1587-VelocityVectorSpeed" minOccurs="0"/> <xs:element name="time" type="CPT-DateTime"/> <xs:element name="other-alarms" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="5"> <xs:element name="other-alarm" type="CC-AlarmCode"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localCCAlarm" type="local:CCAlarm" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:OB-PID | ||||
properties |
|
||||
source | <xs:element name="parameter-id" type="OB-PID"/> |
diagram | ![]() |
||||
type | tcip:CPT-Boolean | ||||
properties |
|
||||
source | <xs:element name="recovered" type="CPT-Boolean"/> |
diagram | ![]() |
||||
type | tcip:OB-Parameter | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="value" type="OB-Parameter"/> |
diagram | ![]() |
||||||||
type | lrms:Latitude | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="loc-lat" type="lrms:Latitude" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | lrms:Longitude | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="loc-lon" type="lrms:Longitude" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | lrms:Angle | ||||||||
properties |
|
||||||||
children | deg rad cdeg | ||||||||
source | <xs:element name="loc-dir" type="lrms:Angle" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | tcip:OB-J1587-VelocityVectorSpeed | ||||||||
properties |
|
||||||||
source | <xs:element name="loc-spd" type="OB-J1587-VelocityVectorSpeed" minOccurs="0"/> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="time" type="CPT-DateTime"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | other-alarm | ||||||||
source | <xs:element name="other-alarms" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="5"> <xs:element name="other-alarm" type="CC-AlarmCode"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CC-AlarmCode | ||||
properties |
|
||||
source | <xs:element name="other-alarm" type="CC-AlarmCode"/> |
diagram | ![]() |
||||||||
type | CCAlarm | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localCCAlarm" type="local:CCAlarm" minOccurs="0"/> |