pattern

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
pattern xsd:string optional
<h:div class="summary">Pattern constraint.</h:div>
<h:div class="description">Based on xsd:schema.</h:div>

Used By

Element entry

Source

<xsd:attributeGroup id="attGp.pattern" name="pattern">
  <xsd:attribute id="att.pattern" name="pattern" type="xsd:string">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Pattern constraint.</h:div>
        <h:div class="description">Based on xsd:schema.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>