namespaceArrayType

<h:div class="summary">An array of namespaceURIs with required protocol.</h:div>
<h:div class="description">
  <h:p>used to identify dictionaries, units, conventions or other metadata.</h:p>
</h:div>
<h:div class="curation">2005-12-17: PMR. Added for use with unitList</h:div>

Simple Type Information

Used By

Source

<xsd:simpleType name="namespaceArrayType" id="st.namespaceArrayType">
  <xsd:annotation>
    <xsd:documentation>
      <h:div class="summary">An array of namespaceURIs with required protocol.</h:div>
      <h:div class="description">
        <h:p>used to identify dictionaries, units, conventions or other metadata.</h:p>
      </h:div>
      <h:div class="curation">2005-12-17: PMR. Added for use with unitList</h:div>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:list itemType="namespaceType"/>
</xsd:simpleType>