| diagram | ![]() |
||
| namespace | http://www.omg.org/space/xtce | ||
| children | xtce:OffsetFrom xtce:Epoch | ||
| used by |
|
||
| annotation |
|
||
| source | <complexType name="ReferenceTimeType"> <annotation> <documentation xml:lang="en">Most time values are relative to another time e.g. seconds are relative to minutes, minutes are relative to hours. This type is used to describe this relationship starting with the least significant time Parameter to and progressing to the most significant time parameter. </documentation> </annotation> <choice> <element name="OffsetFrom" type="xtce:ParameterInstanceRefType"/> <element name="Epoch"> <complexType> <simpleContent> <extension base="xtce:EpochType"> <attribute name="timeOfDay" type="time" use="optional"/> </extension> </simpleContent> </complexType> </element> </choice> </complexType> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||||||||||||||
| type | xtce:ParameterInstanceRefType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <element name="OffsetFrom" type="xtce:ParameterInstanceRefType"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.omg.org/space/xtce | ||||||||||||
| type | extension of xtce:EpochType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <element name="Epoch"> <complexType> <simpleContent> <extension base="xtce:EpochType"> <attribute name="timeOfDay" type="time" use="optional"/> </extension> </simpleContent> </complexType> </element> |
| type | time | ||
| properties |
|
||
| source | <attribute name="timeOfDay" type="time" use="optional"/> |