crd:TimeOffsetRef

IDREF to the elapsed relative time part of a AstronTime

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
unit crd:timeUnitType s optional

Source

<xs:element name="TimeOffsetRef" substitutionGroup="crd:RelativeTime">
  <xs:annotation>
    <xs:documentation>IDREF to the elapsed relative time part of a AstronTime</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="xs:IDREF">
        <xs:attribute name="unit" type="crd:timeUnitType" use="optional" default="s"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>

Sample