element getOrdersByTemplatesResponse

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}IteratorResponse (by extension)
 {http://java.sun.com/products/oss/xml/ServiceActivation}getOrdersByTemplatesResponse
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="getOrdersByTemplatesResponse">
    <
annotation>
        <
documentation>
The result set is a list (the amount in the
list is determined by the howMany element in the
IteratorRequest type) 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, 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 preserving the order of the response
messages.
        
</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 in the
IteratorRequest type) 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, 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 preserving the order of the response
messages.


element getOrdersByTemplatesResponse


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.