element removeOrderByKeyRequest

element {http://java.sun.com/products/oss/xml/ServiceActivation}removeOrderByKeyRequest

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
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

<element name="removeOrderByKeyRequest">
    <
annotation>
        <
documentation>
The following request will terminate the
lifetime or an order. This request indicates that the
client(s) does not need the referenced order anymore. The
implementation can also remove orders automatically, example
batch cleanup of completed orders. If the order is removed
successfully then a OrderRemoveEvent is published. Exceptions
are returned if for example the Order does not exist or if the
order is not in an appropriate state (i.e. RUNNING state). If
the order is not in an appropriate state then the user would
have to abort the order and then call
removeOrder.
        
</documentation>
    </
annotation>
    <
complexType>
        <
sequence>
            <
element name="orderKey" type="sa:OrderKey"/>
        </
sequence>
    </
complexType>
</
element>


Documentation

The following request will terminate the
lifetime or an order. This request indicates that the
client(s) does not need the referenced order anymore. The
implementation can also remove orders automatically, example
batch cleanup of completed orders. If the order is removed
successfully then a OrderRemoveEvent is published. Exceptions
are returned if for example the Order does not exist or if the
order is not in an appropriate state (i.e. RUNNING state). If
the order is not in an appropriate state then the user would
have to abort the order and then call
removeOrder.


element removeOrderByKeyRequest


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.