simpleType dewey-versionType

simpleType {http://java.sun.com/xml/ns/j2ee}dewey-versionType

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}decimal (by restriction)
 {http://java.sun.com/xml/ns/j2ee}dewey-versionType
Target Namespacehttp://java.sun.com/xml/ns/j2ee
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:j2ee=http://java.sun.com/xml/ns/j2ee


Source

<xsd:simpleType name="dewey-versionType">
    <
xsd:annotation>
        <
xsd:documentation>
This type defines a dewey decimal which is used
to describe versions of documents.
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:restriction base="xsd:decimal">
        <
xsd:whiteSpace value="collapse"/>
    </
xsd:restriction>
</
xsd:simpleType>


Documentation

	This type defines a dewey decimal which is used
	to describe versions of documents.


simpleType dewey-versionType


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.