GlazeId

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
glazeIdRef xsd:IDREF required
ID indicating the type of glaze used

Source

<xsd:element name="GlazeId">
  <xsd:complexType>
    <xsd:attribute name="glazeIdRef" type="xsd:IDREF" use="required">
      <xsd:annotation>
        <xsd:documentation>ID indicating the type of glaze used</xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
  </xsd:complexType>
</xsd:element>

Sample