test

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
test xsd:string optional
<h:div class="summary">The test condition on an if element.</h:div>
<h:div class="description">No controlled format yet.</h:div>
<h:div class="curation">2006-06-09: PMR Created..</h:div>

Source

<xsd:attributeGroup name="test" id="attGp.test">
  <xsd:attribute name="test" type="xsd:string" id="att.test">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">The test condition on an if element.</h:div>
        <h:div class="description">No controlled format yet.</h:div>
        <h:div class="curation">2006-06-09: PMR Created..</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>