Complex Type | VelocityComplexType |
<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> |