namespace

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
namespace namespaceType optional
<h:div class="summary">The namespace for a data item.</h:div>
<h:div class="description">The namespace is associated with elements such as dictionaries and units and allows them to be referenced through free namespace prefixes.</h:div>

Used By

Source

<xsd:attributeGroup id="attGp.namespace" name="namespace">
  <xsd:attribute id="att.namespace" name="namespace" type="namespaceType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">The namespace for a data item.</h:div>
        <h:div class="description">The namespace is associated with elements such as dictionaries and units and allows them to be referenced through free namespace prefixes.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>