element tryCloseTroubleTicketsByTemplatesRequest

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}IteratorRequest (by extension)
 {http://java.sun.com/products/oss/xml/TroubleTicket}tryCloseTroubleTicketsByTemplatesRequest
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="tryCloseTroubleTicketsByTemplatesRequest">
    <
annotation>
        <
documentation>
This is the best effort version of the CloseTroubleTicketsByTemplates request that allows the
client to close all the TroubleTickets matching an TroubleTicket Template. This operation will try to close all the
trouble tickets matching the Template(s) . If multiple Templates are provided then the semantic is to apply an
OR operation between the Templates. The return value is a list of TroubleTicketKeyResults which can be used
to extract the operation results based on the value of the return_mode parameter:
        
</documentation>
    </
annotation>
    <
complexType>
        <
complexContent>
            <
extension base="co:IteratorRequest">
                <
sequence>
                    <
element name="templates" type="tt:ArrayOfTroubleTicketValue" nillable="true"/>
                    <
element name="status" type="tt:TroubleStatus"/>
                    <
element name="closeOutNarr" type="string"/>
                    <
element name="failuresOnly" type="boolean"/>
                </
sequence>
            </
extension>
        </
complexContent>
    </
complexType>
</
element>


Documentation

This is the best effort version of the CloseTroubleTicketsByTemplates request that allows the
			client to close all the TroubleTickets matching an TroubleTicket Template. This operation will try to close all the
			trouble tickets matching the Template(s) . If multiple Templates are provided then the semantic is to apply an
			OR operation between the Templates. The return value is a list of TroubleTicketKeyResults which can be used
			to extract the operation results based on the value of the return_mode parameter:


element tryCloseTroubleTicketsByTemplatesRequest


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.