complexType Quantity

complexType {http://www.openapplications.org/oagis}Quantity

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}decimal (by extension)
 {http://www.openapplications.org/oagis}Quantity
Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.openapplications.org/oagis
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns:hr=http://ns.hr-xml.org/2006-02-28
xmlns=http://www.openapplications.org/oagis


Source

<xs:complexType name="Quantity">
    <
xs:annotation>
        <
xs:documentation source="http://www.openapplications.org/oagis">A decimal value.</xs:documentation>
    </
xs:annotation>
    <
xs:simpleContent>
        <
xs:extension base="xs:decimal">
            <
xs:attribute name="uom" type="UOM" use="required"/>
        </
xs:extension>
    </
xs:simpleContent>
</
xs:complexType>


Documentation

See also: http://www.openapplications.org/oagis
A decimal value.


complexType Quantity


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.