element queryOrdersRequest

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}IteratorRequest (by extension)
 {http://java.sun.com/products/oss/xml/ServiceActivation}queryOrdersRequest
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="queryOrdersRequest">
    <
annotation>
        <
documentation>
The following request runs a (complex)
query and returns the matching orders. The howMany (from
IteratorRequest) element is used to restrict the returning
result set. If the result set exceeds the "howMany" value
than consequent response messages are
returned.
        
</documentation>
    </
annotation>
    <
complexType>
        <
complexContent>
            <
extension base="co:IteratorRequest">
                <
sequence>
                    <
element name="queryValue" type="co:QueryValue"/>
                    <
element name="attributeNames" type="co:ArrayOfString" nillable="true"
                        
minOccurs="0"/>
                </
sequence>
            </
extension>
        </
complexContent>
    </
complexType>
</
element>


Documentation

The following request runs a (complex)
query and returns the matching orders. The howMany (from
IteratorRequest) element is used to restrict the returning
result set. If the result set exceeds the "howMany" value
than consequent response messages are
returned.


element queryOrdersRequest


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.