<xsd:simpleType name="unitsType" id="st.unitsType">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">Scientific units.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">These will be linked to dictionaries of
units with conversion information, using namespaced references
(e.g. <h:tt>si:m</h:tt>). Distinguish carefully from _unitType_
which is an element describing a type of a unit in a
_unitList_.</h:div>
<h:div class="example" href="unit2.xml" xmlns:h="http://www.w3.org/1999/xhtml" />
</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="namespaceRefType" />
</xsd:simpleType>
|