element stringArray

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

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by extension)
 {http://www.xml-cml.org/schema/cml2/core}stringArray
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="stringArray" id="el.stringArray">
    <
xsd:annotation>
        <
xsd:documentation>
            <
div class="summary">CML-1 dataType (DEPRECATED).</div>
            <
div class="description"/>
            <
div class="example">
                <
pre>
<cml title="CML-1 JCICS examples">
<molecule id="formamide">

<atomArray>
<stringArray builtin="atomId">H1 C1 O1 N1 Me1 Me2</stringArray>
<stringArray builtin="elementType">H C O N C C</stringArray>
<integerArray builtin="hydrogenCount">0 1 0 1 3 3</integerArray>
</atomArray>
<bondArray>
<stringArray builtin="atomRef">C1 C1 C1 N1 N1</stringArray>
<stringArray builtin="atomRef">H1 O1 N1 Me1 Me2</stringArray>
<stringArray builtin="order">1 2 1 1 1</stringArray>
</bondArray>
<!-- this is not schema-validatable at present -->
<!--
<list title="documentation">
<h:html xmlns:h="http://www.w3.org/TR/html20">
<p>Formamide is the simplest amide ...</p>
<p>This represents a <emph>connection table</emph>
for formamide. The structure corresponds to the diagram:</p>

<pre>
H3 H1
\ /
N1-C1=O1
/
H2
</pre>
</h:html>
</list>
-->
<list title="local information">
<float title="molecularWeight" units="g">45.03</float>
<!-- <link title="safety" href="/safety/chemicals.xml#formamide">
</link>
-->
<string title="location">Storeroom 12.3</string>
</list>
</molecule>
</cml>
                
</pre>
            </
div>
        </
xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType>
        <
xsd:simpleContent>
            <
xsd:extension base="xsd:string">
                <
xsd:attribute name="builtin" type="xsd:string"/>
                <
xsd:attributeGroup ref="convention"/>
                <
xsd:attributeGroup ref="dictRef"/>
                <
xsd:attributeGroup ref="id"/>
                <
xsd:attributeGroup ref="title"/>
                <
xsd:attributeGroup ref="min"/>
                <
xsd:attributeGroup ref="max"/>
                <
xsd:attributeGroup ref="size"/>
                <
xsd:attributeGroup ref="delimiter"/>
            </
xsd:extension>
        </
xsd:simpleContent>
    </
xsd:complexType>
</
xsd:element>


Documentation

CML-1 dataType (DEPRECATED).
<cml title="CML-1 JCICS examples">
  <molecule id="formamide">
    <atomArray>
      <stringArray builtin="atomId">H1 C1 O1 N1 Me1 Me2</stringArray>
      <stringArray builtin="elementType">H  C  O  N  C   C</stringArray>
      <integerArray builtin="hydrogenCount">0  1  0  1  3   3</integerArray>
    </atomArray>
    <bondArray>
      <stringArray builtin="atomRef">C1 C1 C1 N1 N1</stringArray>
      <stringArray builtin="atomRef">H1 O1 N1 Me1 Me2</stringArray>
      <stringArray builtin="order">1 2 1 1 1</stringArray>
    </bondArray>
  <!-- this is not schema-validatable at present -->
<!--
  <list title="documentation">
    <h:html xmlns:h="http://www.w3.org/TR/html20">
    <p>Formamide is the simplest amide ...</p>
    <p>This represents a <emph>connection table</emph>
 for formamide. The structure corresponds to the diagram:</p>
    <pre>
      H3       H1
        \     /
         N1-C1=O1
        /
      H2
--> 45.03 Storeroom 12.3


element stringArray


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.