simpleType torsionAngleType

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

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}float (by restriction)
 {http://www.xml-cml.org/schema/cml2/core}torsionAngleType
Derived Types
{http://www.xml-cml.org/schema/cml2/core}torsionAngleType
 {http://www.xml-cml.org/schema/cml2/core}torsion (by extension)
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="torsionAngleType" id="st.torsionAngleType">
    <
xsd:annotation>
        <
xsd:documentation>
            <
div class="summary">The type of a torsion angle.</div>
        </
xsd:documentation>
    </
xsd:annotation>
    <
xsd:restriction base="xsd:float">
        <
xsd:minInclusive value="-360.0"/>
        <
xsd:maxInclusive value="360.0"/>
    </
xsd:restriction>
</
xsd:simpleType>


Documentation

The type of a torsion angle.


simpleType torsionAngleType


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.