simpleType WeightingEnum

simpleType {http://www.rixml.org/2005/3/RIXML-datatypes}WeightingEnum

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.rixml.org/2005/3/RIXML-datatypes}WeightingEnum
Target Namespacehttp://www.rixml.org/2005/3/RIXML-datatypes
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://www.rixml.org/2005/3/RIXML-datatypes


Source

<xs:simpleType name="WeightingEnum">
    <
xs:restriction base="xs:string">
        <
xs:enumeration value="OverWeight"/>
        <
xs:enumeration value="UnderWeight"/>
        <
xs:enumeration value="EqualWeight"/>
    </
xs:restriction>
</
xs:simpleType>


simpleType WeightingEnum


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.