Setback

Distance from outside surface of window to outside surface of wall

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
unit lengthUnitEnum optional

Used By

Element Opening

Source

<xsd:element name="Setback">
  <xsd:annotation>
    <xsd:documentation>Distance from outside surface of window to outside surface of wall</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:simpleContent>
      <xsd:extension base="xsd:decimal">
        <xsd:attribute name="unit" type="lengthUnitEnum"/>
      </xsd:extension>
    </xsd:simpleContent>
  </xsd:complexType>
</xsd:element>

Sample