<xsd:attributeGroup id="attGp.maxLength" name="maxLength">
<xsd:attribute id="att.maxLength" name="maxLength" type="xsd:positiveInteger">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">maximum length of a scalar.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">by analogy with xsd:schem.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|