element closeTroubleTicketsByKeysRequest

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

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="closeTroubleTicketsByKeysRequest">
    <
annotation>
        <
documentation>
This is the plural version of the CloseTroubleTicket request.
The only difference is that it takes a list of TroubleTickets to be closed
(indicated by a list of TroubleTicketKeys). All the trouble tickets matching the provided keys are closed.
The operation is atomic i.e. the operation must successfully close all the corresponding trouble tickets
otherwise the proper Exception messages should be sent.
        
</documentation>
    </
annotation>
    <
complexType>
        <
sequence>
            <
element name="troubleTicketKeys" type="tt:ArrayOfTroubleTicketKey"/>
            <
element name="status" type="tt:TroubleStatus"/>
            <
element name="closeOutNarr" type="string"/>
            <
element name="failuresOnly" type="boolean"/>
        </
sequence>
    </
complexType>
</
element>


Documentation

This is the plural version of the CloseTroubleTicket request.
			The only difference is that it takes a list of TroubleTickets  to be closed
			(indicated by a list of TroubleTicketKeys). All the trouble tickets matching the provided keys are closed.
			The operation is atomic i.e. the operation must successfully close all the corresponding trouble tickets
			otherwise the proper Exception messages should be sent.


element closeTroubleTicketsByKeysRequest


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.