parentSI

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
parentSI namespaceRefType optional
<h:div class="summary">A dictRef-like reference to the id of the parent SI unit.</h:div>
<h:div class="description">This parent should occur in this or another dictionary and be accessible through the dictRef mechanism. This attribute is forbidden for SI Units themselves. The mechanism holds for base SI units (7) and all compound (derived) units made by combinations of base Units.</h:div>
<h:div class="example" href="unit3.xml"/>

Used By

Elements unit, unitType

Source

<xsd:attributeGroup id="attGp.parentSI" name="parentSI">
  <xsd:attribute id="att.parentSI" name="parentSI" type="namespaceRefType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">A dictRef-like reference to the id of the parent SI unit.</h:div>
        <h:div class="description">This parent should occur in this or another dictionary and be accessible through the dictRef mechanism. This attribute is forbidden for SI Units themselves. The mechanism holds for base SI units (7) and all compound (derived) units made by combinations of base Units.</h:div>
        <h:div class="example" href="unit3.xml"/>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>