siNamespaceArray

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
siNamespaceArray namespaceArrayType optional
<h:div class="summary">Array of namespaces locating SI Units dictionaries.</h:div>
<h:div class="description">Main use is on unitList to identify the dictionaries holding the SI Units.</h:div>

Source

<xsd:attributeGroup id="attGp.siNamespaceArray" name="siNamespaceArray">
  <xsd:attribute id="att.siNamespaceArray" name="siNamespaceArray" type="namespaceArrayType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Array of namespaces locating SI Units dictionaries.</h:div>
        <h:div class="description">Main use is on unitList to identify the dictionaries holding the SI Units.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>