FireFace

Properties of a construction under fire conditions.

Element Information

Model

Used By

Element Construction

Source

<xsd:element name="FireFace">
  <xsd:annotation>
    <xsd:documentation>Properties of a construction under fire conditions.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:choice minOccurs="0">
      <xsd:element ref="Absorptance" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="Reflectance" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="Emittance" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:choice>
  </xsd:complexType>
</xsd:element>

Sample