element length

element {http://www.xml-cml.org/schema/cml2/core}length

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}float (by extension)
 {http://www.xml-cml.org/schema/cml2/core}length
Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
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:element name="length" id="el.length">
    <
xsd:annotation>
        <
xsd:documentation>
            <
div class="summary">A length between two atoms.</div>
            <
div class="general">
                <
p>
This is either an experimental measurement
or used to build up internal coordinates (as in a z-matrix) (only one allowed)
                
</p>
                <
p>We expect to move length as a child of
                    
<a href="el.molecule">molecule</a>
and
remove it from here
                
</p>
            </
div>
            <
div class="example">
                <
pre>
<cml title="length example">
<molecule id="m1">
<atomArray atomID="a1 a2 a3"/>
<length atomRefs2="a3 a1">1.534</length>
</molecule>
</cml>
                
</pre>
            </
div>
        </
xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType>
        <
xsd:simpleContent>
            <
xsd:extension base="xsd:float">
                <
xsd:attributeGroup ref="tit_id_conv_dictGroup"/>
                <
xsd:attributeGroup ref="atomRefs2"/>
                <
xsd:attributeGroup ref="units"/>
                <
xsd:attributeGroup ref="errorValue"/>
                <
xsd:attributeGroup ref="errorBasis"/>
                <
xsd:attributeGroup ref="min"/>
                <
xsd:attributeGroup ref="max"/>
                <
xsd:attributeGroup ref="ref">
<!--
<xsd:annotation>
<xsd:documentation>
<div class="summary">Available for subclassing to provide alternative lengths (e.g. in conformations). </div>
</xsd:documentation>
</xsd:annotation>
-->
                </
xsd:attributeGroup>
            </
xsd:extension>
        </
xsd:simpleContent>
    </
xsd:complexType>
</
xsd:element>


Documentation

A length between two atoms.

This is either an experimental measurement or used to build up internal coordinates (as in a z-matrix) (only one allowed)

We expect to move length as a child of molecule and remove it from here

<cml title="length example">
  <molecule id="m1">
    <atomArray atomID="a1 a2 a3"/>
    <length atomRefs2="a3 a1">1.534</length>
  </molecule>
</cml>


element length


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.