GapId

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
gapIdRef xsd:IDREF required
ID for a gap between window panes

Source

<xsd:element name="GapId">
  <xsd:complexType>
    <xsd:attribute name="gapIdRef" type="xsd:IDREF" use="required">
      <xsd:annotation>
        <xsd:documentation>ID for a gap between window panes</xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
  </xsd:complexType>
</xsd:element>

Sample