simpleType integerArrayType

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

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="integerArrayType" id="st.integerArrayType">
    <
xsd:annotation>
        <
xsd:documentation>
            <
div class="summary">An array of integers.</div>
            <
div class="description">
                <
p>An array of integers; for re-use by other schemas</p>
                <
p>Not machine-validatable</p>
            </
div>
            <
div class="example">
                <
pre>
<stmml title="integerArray type">

<atomArray xmlns="http://www.xml-cml.org/schema/cml2/core"
hydrogenCount="3 1 0 2"/>
</stmml>
                
</pre>
            </
div>
        </
xsd:documentation>
    </
xsd:annotation>
    <
xsd:list itemType="xsd:integer"/>
</
xsd:simpleType>


Documentation

An array of integers.

An array of integers; for re-use by other schemas

Not machine-validatable

<stmml title="integerArray type">
<atomArray xmlns="http://www.xml-cml.org/schema/cml2/core"
  hydrogenCount="3 1 0 2"/>
  </stmml>
        


simpleType integerArrayType


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.