system

Attribute Information

Used By

Complex Type VelocityComplexType

Source

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

Sample