BlowerDoorValue

Leakage value obtained from blower door test.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
unit blowerDoorUnitEnum required

Used By

Source

<xsd:element name="BlowerDoorValue">
  <xsd:annotation>
    <xsd:documentation>Leakage value obtained from blower door test.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:simpleContent>
      <xsd:extension base="xsd:decimal">
        <xsd:attribute name="unit" type="blowerDoorUnitEnum" use="required"/>
      </xsd:extension>
    </xsd:simpleContent>