simpleType angleUnitsType

simpleType {http://www.xml-cml.org/schema/cml2/core}angleUnitsType

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.xml-cml.org/schema/cml2/core}angleUnitsType
Target Namespacehttp://www.xml-cml.org/schema/cml2/core
Declared Namespacesxmlns:val=http://www.w3.org/1999/XSL/TransformX
xmlns:stm=http://www.xml-cml.org/schema/stmml
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:xlink=http://www.w3.org/1999/xlink
xmlns:cml=http://www.xml-cml.org/schema/cml2/core
xmlns=http://www.xml-cml.org/schema/cml2/core


Source

<xsd:simpleType name="angleUnitsType" id="st.angleUnitsType">
    <
xsd:annotation>
        <
xsd:documentation>
            <
div class="summary">an enumeration of allowed angle units.</div>
            <
div class="description"/>
            <
div class="example">
                <
pre/>
            </
div>
        </
xsd:documentation>
    </
xsd:annotation>
    <
xsd:restriction base="xsd:string">
        <
xsd:enumeration value="degrees"/>
        <
xsd:enumeration value="radians"/>
    </
xsd:restriction>
</
xsd:simpleType>


Documentation

an enumeration of allowed angle units.
  


simpleType angleUnitsType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.