element queryTroubleTicketsRequest

element {http://java.sun.com/products/oss/xml/TroubleTicket}queryTroubleTicketsRequest

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}IteratorRequest (by extension)
 {http://java.sun.com/products/oss/xml/TroubleTicket}queryTroubleTicketsRequest
Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespacehttp://java.sun.com/products/oss/xml/TroubleTicket
Declared Namespacesxmlns:fm=http://java.sun.com/products/oss/xml/QualityOfService/FM/Monitor
xmlns:tt=http://java.sun.com/products/oss/xml/TroubleTicket
xmlns:threshold=http://java.sun.com/products/oss/xml/QualityOfService/PM/Threshold
xmlns:co=http://java.sun.com/products/oss/xml/Common
xmlns:measurement=http://java.sun.com/products/oss/xml/QualityOfService/PM/Measurement
xmlns=http://www.w3.org/2001/XMLSchema


Source

<element name="queryTroubleTicketsRequest">
    <
annotation>
        <
documentation>
The following request runs a query and returns the matching TroubleTickets. The attributeName array
indicates which attributes are to be returned. If the attributeName is null or empty then all possible attributes are returned.
The howMany attribute is used to restrict the number of Trouble Ticket values returned per response message.
If the number of matching Trouble Tickets exceeds the "howMany" value then multiple response messages are
returned.
        
</documentation>
    </
annotation>
    <
complexType>
        <
complexContent>
            <
extension base="co:IteratorRequest">
                <
sequence>
                    <
element name="query" type="co:QueryValue"/>
                    <
element name="attrNames" type="co:ArrayOfString" nillable="true" minOccurs="0"/>
                </
sequence>
            </
extension>
        </
complexContent>
    </
complexType>
</
element>


Documentation

The following request runs a query and returns the matching TroubleTickets. The attributeName array
			 indicates which attributes are to be returned. If the attributeName is null or empty then all possible attributes are returned.
			The howMany attribute is used to restrict the number of Trouble Ticket values returned per response message.
			If the number of matching Trouble Tickets exceeds the "howMany" value then multiple response messages are
			returned.


element queryTroubleTicketsRequest


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.