simpleType atomRefArrayType

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

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="atomRefArrayType" id="st.atomRefArrayType">
    <
xsd:annotation>
        <
xsd:documentation>
            <
div class="summary">An array of atomRefs.</div>
            <
div class="description">
                <
p>
The atomRefs
cannot be schema- or schematron-validated. Instances of this type will
be used in array-style representation of bonds and atomParitys.
It can also be used for arrays of atomIDTypes such as in complex setereochemistry,
geometrical definitions, atom groupings, etc.
                
</p>
            </
div>
            <
div class="example">
                <
pre>
<cml title="atomArray example">
<molecule id="m1">
<atomArray atomID="a2 a4 a6"
elementType="O N S"/>
</molecule>
</cml>
                
</pre>
            </
div>
        </
xsd:documentation>
        <
xsd:appinfo/>
    </
xsd:annotation>
    <
xsd:list itemType="atomRefType"/>
</
xsd:simpleType>


Documentation

An array of atomRefs.

The atomRefs cannot be schema- or schematron-validated. Instances of this type will be used in array-style representation of bonds and atomParitys. It can also be used for arrays of atomIDTypes such as in complex setereochemistry, geometrical definitions, atom groupings, etc.

<cml title="atomArray example">
  <molecule id="m1">
    <atomArray atomID="a2 a4 a6"
      elementType="O N S"/>
  </molecule>
</cml>
       


simpleType atomRefArrayType


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.