element trySetTroubleTicketsByTemplateRequest

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

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}IteratorRequest (by extension)
 {http://java.sun.com/products/oss/xml/TroubleTicket}trySetTroubleTicketsByTemplateRequest
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="trySetTroubleTicketsByTemplateRequest">
    <
annotation>
        <
documentation>
All the trouble tickets matching the attribute values provided in the value template
are set with the attribute values provided in the trouble ticket value. Only the trouble tickets matching
all the attribute values provided in the value template are updated.The operation is best effort i.e. the
operation will try to update the attributes of ALL the targeted trouble tickets matching the Template
with the provided Trouble ticket Value. (failuresOnly)
        
</documentation>
    </
annotation>
    <
complexType>
        <
complexContent>
            <
extension base="co:IteratorRequest">
                <
sequence>
                    <
element name="template" type="tt:TroubleTicketValue" nillable="true"/>
                    <
element name="troubleTicketValue" type="tt:TroubleTicketValue"/>
                    <
element name="failuresOnly" type="boolean"/>
                </
sequence>
            </
extension>
        </
complexContent>
    </
complexType>
</
element>


Documentation

All the trouble tickets matching the attribute values provided in the value template
			are set with the attribute values provided in the trouble ticket value. Only the trouble tickets matching
			all the attribute values provided in the value template are updated.The operation is best effort  i.e. the
			operation will try to update the attributes of ALL the targeted trouble tickets matching the Template
			with the provided Trouble ticket Value. (failuresOnly)


element trySetTroubleTicketsByTemplateRequest


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.