element identifier

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

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="identifier" id="el.identifier">
    <
xsd:annotation>
        <
xsd:documentation>
            <
div class="curation">2003-07-10: Fixed count on identifier children.</div>
            <
div class="curation">2003-03-12: Added isotopic and atoms.</div>
            <
div class="summary">IChI identifier.</div>
            <
div class="description">
                <
p>Supports compund identifiers such as IChI. At present uses the V0.9 IChI XML representation verbatim but will almost certainly change with future IChIs.</p>
                <
p>The inclusion of elements from other namespaces causes problems with validation. The content model is deliberately LAX but the actual elements in IChI will fail the validation as they are not declared in CML.</p>
            </
div>
<!--
<div class="example"><pre>&ichi.html;</pre></div>-->
        </
xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType>
<!--
to avoid problems as IChI structure is updated-->
        <
xsd:sequence maxOccurs="unbounded">
<!--
<xsd:element ref="basic"/>
<xsd:element ref="charge" minOccurs="0"/>
<xsd:element ref="stereo" minOccurs="0"/>
<xsd:element ref="isotopic" minOccurs="0"/>
-->
            <
xsd:any processContents="lax"/>
        </
xsd:sequence>
        <
xsd:attribute name="version" type="xsd:string"/>
        <
xsd:attribute name="tautomeric" type="xsd:string"/>
    </
xsd:complexType>
</
xsd:element>


Documentation

2003-07-10: Fixed count on identifier children.
2003-03-12: Added isotopic and atoms.
IChI identifier.

Supports compund identifiers such as IChI. At present uses the V0.9 IChI XML representation verbatim but will almost certainly change with future IChIs.

The inclusion of elements from other namespaces causes problems with validation. The content model is deliberately LAX but the actual elements in IChI will fail the validation as they are not declared in CML.



element identifier


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.