system

Attribute Information

Used By

Complex Type DateTimeComplexType

Source

<xs:attribute name="system">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="UT"/>
      <xs:enumeration value="heliocentric"/>
      <xs:enumeration value="barycentric"/>
      <xs:enumeration value="civil"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample