simpleType double

simpleType {http://www.cdisc.org/ns/odm/v1.3}double

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.cdisc.org/ns/odm/v1.3}double
Derived Types
{http://www.cdisc.org/ns/odm/v1.3}double
 {http://www.cdisc.org/ns/odm/v1.3}ODMcomplexTypeDefinition-ItemDataDouble (by extension)
  {http://www.cdisc.org/ns/odm/v1.3}ItemDataDouble (by type)
Target Namespacehttp://www.cdisc.org/ns/odm/v1.3
Declared Namespacesxmlns:ds=http://www.w3.org/2000/09/xmldsig#
xmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://www.cdisc.org/ns/odm/v1.3


Source

<xs:simpleType name="double">
    <
xs:restriction base="xs:string">
        <
xs:pattern value="(((\+|-)?[0-9]+(\.[0-9]+)?((D|d|E|e)(\+|-)[0-9]+)?)|(-?INF)|(NaN))"/>
    </
xs:restriction>
</
xs:simpleType>


simpleType double


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.