Attribute | Reflectance/@type |
<xsd:simpleType name="reflectanceTypeEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="Ground"/> <xsd:enumeration value="IntSolar"/> <xsd:enumeration value="IntIR"/> <xsd:enumeration value="IntVisible"/> <xsd:enumeration value="ExtSolar"/> <xsd:enumeration value="ExtVisible"/> <xsd:enumeration value="ExtIR"/> </xsd:restriction> </xsd:simpleType> |