The rate water vapor is allowed through a surface | 
                           
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | 
|---|---|---|---|---|---|---|
| unit | permUnitEnum | required | 
| Element | Material | 
<xsd:element name="Permeance"> <xsd:annotation> <xsd:documentation>The rate water vapor is allowed through a surface</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:decimal"> <xsd:attribute name="unit" type="permUnitEnum" use="required"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element>  |