element documentation

element {http://www.xml-cml.org/schema/stmml}documentation

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespacehttp://www.xml-cml.org/schema/stmml
Declared Namespacesxmlns:sch=http://www.ascc.net/xml/schematron
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns=http://www.xml-cml.org/schema/stmml


Source

<xsd:element name="documentation" id="el.documentation">
    <
xsd:annotation>
        <
xsd:documentation>
            <
div class="summary">Documentation in the
                
<a href="el.annotation">annotation</a>
of an
                
<a href="el.entry">entry</a>
            </
div>
            <
div class="description">
                <
p>A container similar to
                    
<tt>documentation</tt>
in XML Schema.
This is NOT part of the textual content of an entry but is designed to
support the transformation of dictionary entrys into schemas for validation.
This is experimental and should only be used for dictionaries, units, etc.
One approach is to convert these into XML Schemas when the
                    
<tt>documentation</tt>
and
                    
<tt>appinfo</tt>
children will emerge in their correct position in the
derived schema.
                
</p>
                <
p>Do NOT confuse documentation with the
                    
<a href="el.definition">definition</a>
or the
                    
<a href="el.definition">definition</a>
which are part of the content
of the dictionary
                
</p>
                <
p>If will probably only be used when there is significant
                    
<a href="el.appinfo">appinfo</a>
in the entry or where the entry defines an XSD-like datatype of an element in the document.
</p>
            </
div>
            <
div class="example">
                <
pre>
<stm:documentation id="source"
xmlns:stm="http://www.xml-cml.org/schema/stmml">
Transcribed from IUPAC website
</stm:documentation>
                
</pre>
            </
div>
        </
xsd:documentation>
    </
xsd:annotation>
    <
xsd:complexType mixed="true">
        <
xsd:sequence minOccurs="0" maxOccurs="unbounded">
            <
xsd:any processContents="lax"/>
        </
xsd:sequence>
<!--
<xsd:attributeGroup ref="source"/>-->
        <
xsd:attributeGroup ref="id"/>
    </
xsd:complexType>
</
xsd:element>


Documentation

Documentation in the annotation of an entry

A container similar to documentation in XML Schema. This is NOT part of the textual content of an entry but is designed to support the transformation of dictionary entrys into schemas for validation. This is experimental and should only be used for dictionaries, units, etc. One approach is to convert these into XML Schemas when the documentation and appinfo children will emerge in their correct position in the derived schema.

Do NOT confuse documentation with the definition or the definition which are part of the content of the dictionary

If will probably only be used when there is significant appinfo in the entry or where the entry defines an XSD-like datatype of an element in the document.

<stm:documentation id="source"
xmlns:stm="http://www.xml-cml.org/schema/stmml">
Transcribed from IUPAC website
</stm:documentation>
           


element documentation


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.