crd:Redshift

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
unit crd:posUnitType optional
vel_time_unit crd:velTimeUnitType optional

Source

<xs:element name="Redshift" minOccurs="0">
  <xs:complexType>
    <xs:complexContent>
      <xs:extension base="crd:scalarCoordinateType">
        <xs:attribute name="unit" type="crd:posUnitType" use="optional"/>
        <xs:attribute name="vel_time_unit" type="crd:velTimeUnitType" use="optional"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>

Sample