<h:div class="summary">Scientific units.</h:div> <h:div class="description">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"/> |
<xsd:simpleType name="unitsType" id="st.unitsType"> <xsd:annotation> <xsd:documentation> <h:div class="summary">Scientific units.</h:div> <h:div class="description">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"/> </xsd:documentation> </xsd:annotation> <xsd:restriction base="namespaceRefType"/> </xsd:simpleType> |