element queryOrdersResponse

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}IteratorResponse (by extension)
 {http://java.sun.com/products/oss/xml/ServiceActivation}queryOrdersResponse
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="queryOrdersResponse">
    <
annotation>
        <
documentation>
The result set is a list (the amount in the
list is determined by the howMany element from the
QueryOrdersRequest) of OrderValues. The EndOfReply (from
IteratorResponse) indicates whether there are any more result
sets being returned. The Sequence number (from
IteratorResponse) indicates the result set order i.e. since
there can be a number of response messages generated and there
is no mechanism to insure the responses are sent sequentially,
there needs to be a method of ordering the response messages
that are returned.
        
</documentation>
    </
annotation>
    <
complexType>
        <
complexContent>
            <
extension base="co:IteratorResponse">
                <
sequence>
                    <
element name="orderValue" type="sa:ArrayOfOrderValue" nillable="true"
                        
minOccurs="0"/>
                </
sequence>
            </
extension>
        </
complexContent>
    </
complexType>
</
element>


Documentation

The result set is a list (the amount in the
list is determined by the howMany element from the
QueryOrdersRequest) of OrderValues. The EndOfReply (from
IteratorResponse) indicates whether there are any more result
sets being returned. The Sequence number (from
IteratorResponse) indicates the result set order i.e. since
there can be a number of response messages generated and there
is no mechanism to insure the responses are sent sequentially,
there needs to be a method of ordering the response messages
that are returned.


element queryOrdersResponse


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.