<xsd:simpleType name="namespaceArrayType" id="st.namespaceArrayType">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">An array of namespaceURIs with required protocol.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">
<h:p>used to identify dictionaries, units, conventions or other metadata.</h:p>
</h:div>
<!-- <h:div class="example" href="namespaceRefType1.xml"></h:div>-->
<h:div class="curation" xmlns:h="http://www.w3.org/1999/xhtml">2005-12-17: PMR. Added for use with unitList</h:div>
</xsd:documentation>
</xsd:annotation>
<xsd:list itemType="namespaceType" />
</xsd:simpleType>
|