element getOrdersByTemplatesRequest

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}IteratorRequest (by extension)
 {http://java.sun.com/products/oss/xml/ServiceActivation}getOrdersByTemplatesRequest
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="getOrdersByTemplatesRequest">
    <
annotation>
        <
documentation>
This is an associative lookup which will
return values for the order, identified by the OrderValue
template. The value object returned will always have a type
that is derived from OrderValue(polymorphism). The
AttributeName list indicates which attributes are to be
returned. If the attributeName is null then all possible
attributes are returned. The howMany element (from
IteratorRequest) 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="templates" type="sa:ArrayOfOrderValue"/>
                    <
element name="attributeNames" type="co:ArrayOfString" nillable="true"
                        
minOccurs="0"/>
                </
sequence>
            </
extension>
        </
complexContent>
    </
complexType>
</
element>


Documentation

This is an associative lookup which will
return values for the order, identified by the OrderValue
template. The value object returned will always have a type
that is derived from OrderValue(polymorphism). The
AttributeName list indicates which attributes are to be
returned. If the attributeName is null then all possible
attributes are returned. The howMany element (from
IteratorRequest) is used to restrict the returning result set.
If the result set exceeds the "howMany" value than consequent
response messages are returned.


element getOrdersByTemplatesRequest


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.