simpleType sizeType

simpleType {http://www.xml-cml.org/schema/stmml}sizeType

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}decimal (by restriction)
 {http://www.w3.org/2001/XMLSchema}integer (by restriction)
  {http://www.w3.org/2001/XMLSchema}nonNegativeInteger (by restriction)
   {http://www.w3.org/2001/XMLSchema}positiveInteger (by restriction)
    {http://www.xml-cml.org/schema/stmml}sizeType
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:simpleType name="sizeType" id="st.sizeType">
    <
xsd:annotation>
        <
xsd:documentation>
            <
div class="summary">The size of an array</div>
            <
div class="description">
                <
p>
The size of an array. Redundant, but serves as a check
for processing software (useful if delimiters are used)
                
</p>
            </
div>
        </
xsd:documentation>
    </
xsd:annotation>
    <
xsd:restriction base="xsd:positiveInteger"/>
</
xsd:simpleType>


Documentation

The size of an array

The size of an array. Redundant, but serves as a check for processing software (useful if delimiters are used)



simpleType sizeType


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.