attributeGroup delimiter

attributeGroup {http://www.xml-cml.org/schema/stmml}delimiter

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

Usage:

    <xsd:attributeGroup ref="delimiter"/>

May be used in:
 another global attributeGroup
 a complexType
 an extension or restriction of simple or complex content

Attributes:

delimiter


Source

<xsd:attributeGroup id="attGp.delimiter" name="delimiter">
    <
xsd:attribute id="att.delimiter" name="delimiter" type="delimiterType">
        <
xsd:annotation>
            <
xsd:documentation>
                <
div class="summary">A delimiter character for arrays and matrices</div>
                <
div class="description">
By default array components ('elements' in the non-XML sense) are whitespace-separated.
This fails for components with embedded whitespace or missing completely:
                    
<pre>
Example:
In the protein database ' CA' and 'CA' are different atom types, and and array could be:
<array delimiter="/" dictRef="pdb:atomTypes">/ N/ CA/CA/ N/</array>
                    
</pre>
Note that the array starts and ends with the delimiter, which must be chosen to avoid accidental use. There is currently no syntax for escaping delimiters.
</div>
            </
xsd:documentation>
        </
xsd:annotation>
    </
xsd:attribute>
</
xsd:attributeGroup>


attributeGroup delimiter


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.