element propertyList

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

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="propertyList" id="el.propertyList">
    <
xsd:annotation>
        <
xsd:documentation>
            <
div class="summary">A container for one or more properties.</div>
            <
div class="description">
                <
p>
                    <
tt>propertyList</tt>
can contain several properties. These include (but are not limited to observations, or numeric quantities.
</p>
            </
div>
            <
div class="example">
<!--
<pre>&propertyList1.html;</pre>-->
                <
pre>Not yet written</pre>
            </
div>
        </
xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType>
        <
xsd:sequence>
            <
xsd:element ref="metadataList" minOccurs="0" maxOccurs="unbounded"/>
            <
xsd:element ref="name" minOccurs="0" maxOccurs="unbounded"/>
            <
xsd:choice minOccurs="0" maxOccurs="unbounded">
                <
xsd:element ref="property"/>
                <
xsd:element ref="observation"/>
            </
xsd:choice>
<!--
<xsd:any processContents="lax" minOccurs="0" maxOccurs="unbounded"/>-->
        </
xsd:sequence>
        <
xsd:attributeGroup ref="dictRef"/>
        <
xsd:attributeGroup ref="convention"/>
        <
xsd:attributeGroup ref="title"/>
        <
xsd:attributeGroup ref="id"/>
        <
xsd:attributeGroup ref="ref"/>
        <
xsd:attribute name="role" type="xsd:string">
            <
xsd:annotation>
                <
xsd:documentation>
                    <
div>
                        <
p>The role of the propertyList. Semantics are not yet controlled but could include thermochemistry, kinetics or other common properties.</p>
                    </
div>
                </
xsd:documentation>
            </
xsd:annotation>
        </
xsd:attribute>
    </
xsd:complexType>
</
xsd:element>


Documentation

A container for one or more properties.

propertyList can contain several properties. These include (but are not limited to observations, or numeric quantities.

Not yet written


element propertyList


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.