simpleType elementTypeArrayType

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

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="elementTypeArrayType" id="st.elementTypeArrayType">
    <
xsd:annotation>
        <
xsd:documentation>
            <
div class="summary">An array of elementTypes.</div>
            <
div class="description">
                <
p>
Instances of this type will
be used in array-style representation of atoms.
                
</p>
            </
div>
            <
div class="example">
                <
pre>
<cml title="atomArray with elementTypes">
<atomArray elementType="O N S Pb"/>
</cml>
                
</pre>
            </
div>
        </
xsd:documentation>
    </
xsd:annotation>
    <
xsd:list itemType="elementTypeType"/>
</
xsd:simpleType>


Documentation

An array of elementTypes.

Instances of this type will be used in array-style representation of atoms.

<cml title="atomArray with elementTypes">
  <atomArray elementType="O N S Pb"/>
</cml>


simpleType elementTypeArrayType


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.