Complex Type | stc:redshiftFrameType |
<xs:attribute name="value_type" use="optional" default="VELOCITY"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="VELOCITY"/> <xs:enumeration value="REDSHIFT"/> </xs:restriction> </xs:simpleType> </xs:attribute> |