Properties of a construction under fire conditions. |
Element | Construction |
<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> |