simpleType coordinateComponentArrayType

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

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="coordinateComponentArrayType" id="st.coordinateComponentArrayType">
    <
xsd:annotation>
        <
xsd:documentation>
            <
div class="summary">An array of coordinateComponents for a single coordinate.</div>
            <
div class="description">
                <
p>
An array of coordinateComponents for a single coordinate
where these all refer to an X-coordinate (NOT x,y,z)
Instances of this type will
be used in array-style representation of 2-D or 3-D coordinates.
                
</p>
                <
p>Currently no machine validation</p>
                <
p>Currently not used in STMML, but re-used by CML (see example)</p>
            </
div>
            <
div class="example">
                <
pre>
<stmml title="coordinateComponentArrayType">

<cml:atomArray
xmlns:cml="http://www.xml-cml.org/schema/cml2/core"
x2="1.2 2.3 4.5 6.7"/>
</stmml>
                
</pre>
            </
div>
        </
xsd:documentation>
    </
xsd:annotation>
    <
xsd:list itemType="xsd:float"/>
</
xsd:simpleType>


Documentation

An array of coordinateComponents for a single coordinate.

An array of coordinateComponents for a single coordinate where these all refer to an X-coordinate (NOT x,y,z) Instances of this type will be used in array-style representation of 2-D or 3-D coordinates.

Currently no machine validation

Currently not used in STMML, but re-used by CML (see example)

<stmml title="coordinateComponentArrayType">
<cml:atomArray
  xmlns:cml="http://www.xml-cml.org/schema/cml2/core"
  x2="1.2 2.3 4.5 6.7"/>
  </stmml>
        


simpleType coordinateComponentArrayType


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.