maxLength

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
maxLength xsd:positiveInteger optional
<h:div class="summary">maximum length of a scalar.</h:div>
<h:div class="description">by analogy with xsd:schem.</h:div>

Used By

Element entry

Source

<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">maximum length of a scalar.</h:div>
        <h:div class="description">by analogy with xsd:schem.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>