maxExclusive

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
maxExclusive xsd:double optional
<h:div class="summary">maximum exclusive value.</h:div>
<h:div class="description">by analogy with xsd:schema.</h:div>

Used By

Element entry

Source

<xsd:attributeGroup id="attGp.maxExclusive" name="maxExclusive">
  <xsd:attribute id="att.maxExclusive" name="maxExclusive" type="xsd:double">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">maximum exclusive value.</h:div>
        <h:div class="description">by analogy with xsd:schema.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>