Definition Type: Element
Name: stringArray
Namespace: http://www.xml-cml.org/schema
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: schema.xsd
Abstract
Documentation:
CML-1 dataType DEPRECATED.
Collapse XSD Schema Diagram:
Drilldown into delimiter in schema schema_xsd Drilldown into delimiter in schema schema_xsd Drilldown into size in schema schema_xsd Drilldown into size in schema schema_xsd Drilldown into max in schema schema_xsd Drilldown into max in schema schema_xsd Drilldown into min in schema schema_xsd Drilldown into min in schema schema_xsd Drilldown into title in schema schema_xsd Drilldown into title in schema schema_xsd Drilldown into id in schema schema_xsd Drilldown into id in schema schema_xsd Drilldown into dictRef in schema schema_xsd Drilldown into dictRef in schema schema_xsd Drilldown into convention in schema schema_xsd Drilldown into convention in schema schema_xsd Drilldown into builtin in schema schema_xsd Drilldown into builtin in schema schema_xsdXSD Diagram of stringArray in schema schema_xsd (Chemical Markup Language (CML))
Collapse XSD Schema Code:
<xsd:element name="stringArray" id="el.stringArray">
    <xsd:annotation>
        <xsd:documentation>
            <h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">CML-1 dataType DEPRECATED.</h:div>
            <h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml" />
            <h:div class="example" href="../../examples/cmlone.xml" xmlns:h="http://www.w3.org/1999/xhtml" />
        </xsd:documentation>
    </xsd:annotation>
    <xsd:complexType>
        <xsd:simpleContent>
            <xsd:extension base="xsd:string">
                <xsd:attributeGroup ref="builtin" />
                <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>
Collapse Child Attributes:
Name Type Default Value Use
builtin nsA:builtin (Optional)
convention nsA:convention (Optional)
dictRef nsA:dictRef (Optional)
id nsA:id (Optional)
title nsA:title (Optional)
min nsA:min (Optional)
max nsA:max (Optional)
size nsA:size (Optional)
delimiter nsA:delimiter (Optional)