length

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
length xsd:nonNegativeInteger optional
<h:div class="summary">Length of a scalar.</h:div>
<h:div class="description">Probably will be replaced with xsd:schema tool.</h:div>

Used By

Element entry

Source

<xsd:attributeGroup id="attGp.length" name="length">
  <xsd:attribute id="att.length" name="length" type="xsd:nonNegativeInteger">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Length of a scalar.</h:div>
        <h:div class="description">Probably will be replaced with xsd:schema tool.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>