shape

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
shape shapeType optional
<h:div class="summary">shape of object.</h:div>
<h:div class="description">Mainly square, but extensible through the _xsd:union_ mechanism.</h:div>

Used By

Element arrayList

Source

<xsd:attributeGroup id="attGp.shape" name="shape">
  <xsd:attribute name="shape" type="shapeType" id="att.shape">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">shape of object.</h:div>
        <h:div class="description">Mainly square, but extensible through the _xsd:union_ mechanism.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>