absorptanceUnitEnum

Simple Type Information

Used By

Attribute Absorptance/@type

Source

<xsd:simpleType name="absorptanceUnitEnum">
  <xsd:restriction base="xsd:NMTOKEN">
    <xsd:enumeration value="IntIR"/>
    <xsd:enumeration value="IntSolar"/>
    <xsd:enumeration value="IntVisible"/>
    <xsd:enumeration value="IntTotal"/>
    <xsd:enumeration value="ExtIR"/>
    <xsd:enumeration value="ExtSolar"/>
    <xsd:enumeration value="ExtVisible"/>
    <xsd:enumeration value="ExtTotal"/>
  </xsd:restriction>
</xsd:simpleType>