conventionValue

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
conventionValue xsd:string optional
<h:div class="summary">The value of an element with a _convention_.</h:div>
<h:div class="description">When convention is used this attribute must be present and element content must be empty.</h:div>

Used By

Element bondStereo

Source

<xsd:attributeGroup id="attGp.conventionValue" name="conventionValue">
  <xsd:attribute name="conventionValue" id="att.conventionValue" type="xsd:string">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">The value of an element with a _convention_.</h:div>
        <h:div class="description">When convention is used this attribute must be present and element content must be empty.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>