radiationWavelengthTypeEnum

Simple Type Information

Used By

Source

<xsd:simpleType name="radiationWavelengthTypeEnum">
  <xsd:restriction base="xsd:NMTOKEN">
    <xsd:enumeration value="Solar"/>
    <xsd:enumeration value="IR"/>
    <xsd:enumeration value="Visible"/>
  </xsd:restriction>
</xsd:simpleType>