value_type

Attribute Information

Used By

Complex Type stc:redshiftFrameType

Source

<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>

Sample