element setTroubleTicketsByValuesRequest

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

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="setTroubleTicketsByValuesRequest">
    <
annotation>
        <
documentation>
This is the plural version of the setTroubleTicket request. The only difference is that it takes a list
of TroubleTicketValues. This operation is used to set multiple trouble tickets each with a different set of
attribute values. Each trouble ticket is set with the attribute values provided in the corresponding element of
the trouble ticket value array. All the entities matching the provided keys (i.e contained in each TroubleTicketValue
of the array) must be found otherwise the XML FinderException message should be sent. If the same key is
duplicated (i.e there is more than one entry in the array targeting the same trouble ticket) then the XML
DuplicateKeyException message is sent. The operation is atomic i.e. the operation must successfully update all
the attributes of the ALL the corresponding trouble ticket otherwise the XML SetException message is sent
(assuming that all the trouble tickets were found i.e XML FinderException was not sent and no
key duplication was present).
        
</documentation>
    </
annotation>
    <
complexType>
        <
sequence>
            <
element name="troubleTicketValues" type="tt:ArrayOfTroubleTicketValue"/>
            <
element name="resyncRequired" type="boolean"/>
        </
sequence>
    </
complexType>
</
element>


Documentation

This is the plural version of the setTroubleTicket request. The only difference is that it takes a list
			of TroubleTicketValues. 	This operation is used to set multiple trouble tickets each with a different set of
			attribute values. Each trouble ticket is set with the attribute values provided in the corresponding element of
			the trouble ticket value array. All the entities matching the provided keys (i.e contained in each TroubleTicketValue
			of the array) must be found otherwise the XML FinderException message should be sent. If the same key is
			duplicated (i.e there is more than one entry in the array targeting the same trouble ticket) then the XML
			DuplicateKeyException message is sent. The operation is atomic i.e. the operation must successfully update all
			the attributes of the ALL the corresponding trouble ticket otherwise the XML SetException message is sent
			(assuming that all the trouble tickets were found i.e XML FinderException was not sent and no
			key duplication was present).


element setTroubleTicketsByValuesRequest


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.