element getTroubleTicketsByTemplatesResponse

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}IteratorResponse (by extension)
 {http://java.sun.com/products/oss/xml/TroubleTicket}getTroubleTicketsByTemplatesResponse
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="getTroubleTicketsByTemplatesResponse">
    <
annotation>
        <
documentation>
The result set is an array of Trouble Ticket values (the amount is determined by the howMany attribute
of the Request message). The endOfReply indicates whether there are any more response messages to be returned.
The sequence number indicates the order of this response in the set of responses to be returned.
        
</documentation>
    </
annotation>
    <
complexType>
        <
complexContent>
            <
extension base="co:IteratorResponse">
                <
sequence>
                    <
element name="troubleTicketValues" type="tt:ArrayOfTroubleTicketValue"
                        
nillable="true" minOccurs="0"/>
                </
sequence>
            </
extension>
        </
complexContent>
    </
complexType>
</
element>


Documentation

The result set is an array of Trouble Ticket values (the amount is determined by the howMany attribute
			of the Request message). The endOfReply indicates whether there are any more response messages to be returned.
			The sequence number indicates the order of this response in the set of responses to be returned.


element getTroubleTicketsByTemplatesResponse


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.