simpleType OrderStateType

simpleType {http://java.sun.com/products/oss/xml/ServiceActivation}OrderStateType

Derived Types
{http://java.sun.com/products/oss/xml/ServiceActivation}OrderStateType
 {http://java.sun.com/products/oss/xml/ServiceActivation}orderState (by type)
Target Namespacehttp://java.sun.com/products/oss/xml/ServiceActivation
Declared Namespacesxmlns:sa=http://java.sun.com/products/oss/xml/ServiceActivation
xmlns:co=http://java.sun.com/products/oss/xml/Common
xmlns=http://www.w3.org/2001/XMLSchema


Source

<simpleType name="OrderStateType">
    <
restriction base="string">
        <
enumeration value="open"/>
        <
enumeration value="open.not_running"/>
        <
enumeration value="open.not_running.not_started"/>
        <
enumeration value="open.not_running.suspended"/>
        <
enumeration value="open.running"/>
        <
enumeration value="closed"/>
        <
enumeration value="closed.completed"/>
        <
enumeration value="closed.aborted"/>
        <
enumeration value="closed.aborted.byclient"/>
        <
enumeration value="closed.aborted.byserver"/>
    </
restriction>
</
simpleType>


simpleType OrderStateType


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.