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