parameterName

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
parameterName xsd:string optional
<h:div class="summary">parameter name passed to an element</h:div>
<h:div class="description">This is still experimental.</h:div>
<h:div class="summary">2006-06-09: PMR added attribute.</h:div>

Source

<xsd:attributeGroup id="attGp.parameterName" name="parameterName">
  <xsd:attribute name="parameterName" id="att.parameterName" type="xsd:string">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">parameter name passed to an element</h:div>
        <h:div class="description">This is still experimental.</h:div>
        <h:div class="summary">2006-06-09: PMR added attribute.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>