simpleType refType

simpleType {http://www.xml-cml.org/schema/cml2/core}refType

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.xml-cml.org/schema/cml2/core}idType (by restriction)
  {http://www.xml-cml.org/schema/cml2/core}refType
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:simpleType name="refType" id="st.refType">
    <
xsd:annotation>
        <
xsd:documentation>
            <
div class="summary">A reference to an existing element.</div>
            <
div class="description">
                <
p>
A reference to an existing element in the document.
The target of the ref attribute must exist. The test for validity
will normally occur in the element's
                    
<tt>appinfo</tt>
                </
p>
                <
p>Any DOM Node created from this element will normally be a
                    
<i>reference</i>
to another Node, so that if the target node is modified a the dereferenced
content is modified. At present there are no deep copy semantics hardcoded
into the schema.
                
</p>
            </
div>
        </
xsd:documentation>
    </
xsd:annotation>
    <
xsd:restriction base="idType"/>
</
xsd:simpleType>


Documentation

A reference to an existing element.

A reference to an existing element in the document. The target of the ref attribute must exist. The test for validity will normally occur in the element's appinfo

Any DOM Node created from this element will normally be a reference to another Node, so that if the target node is modified a the dereferenced content is modified. At present there are no deep copy semantics hardcoded into the schema.



simpleType refType


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.