complexType OrderStateChangeEventType

complexType {http://java.sun.com/products/oss/xml/ServiceActivation}OrderStateChangeEventType

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}BaseEventType (by extension)
 {http://java.sun.com/products/oss/xml/ServiceActivation}OrderStateChangeEventType
Derived Types
{http://java.sun.com/products/oss/xml/ServiceActivation}OrderStateChangeEventType
 {http://java.sun.com/products/oss/xml/ServiceActivation}orderStateChangeEvent (by type)
Abstractfalse (This can be used in an instance)
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

<complexType name="OrderStateChangeEventType">
    <
annotation>
        <
documentation>
Base Content of State Change Event
Type
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="co:BaseEventType">
            <
sequence>
                <
element name="currentState" type="string"/>
                <
element name="orderKey" type="sa:OrderKey"/>
                <
element name="reason" type="string"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

Base Content of State Change Event
Type


complexType OrderStateChangeEventType


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.