element DataOutOfSyncFault
diagram wp_diagrams/wp_p1167.png
namespace http://exception.api.wp.n2.tibco.com
type extension of DetailedException
properties
content complex
children error managedObjectId dataModel ignoreIncomingData
source <xs:element name="DataOutOfSyncFault">
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="comex:DetailedException">
       
<xs:sequence>
         
<xs:element name="managedObjectId" type="brmapi:ManagedObjectID">
           
<xs:annotation>
             
<xs:documentation>This is the ID of the new Work Item that was generated as the result of the reschedule.</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="dataModel" type="dModel:DataModel" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>If specified this will be a complete set of all the Work Item data. This will allow a client to decide if user data has been overwritten, and possibly allow a merge of changed data and client local data.</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="ignoreIncomingData" type="xs:boolean"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element DataOutOfSyncFault/managedObjectId
diagram wp_diagrams/wp_p1168.png
namespace http://exception.api.wp.n2.tibco.com
type ManagedObjectID
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:long  required      
documentation
Unique ID of the work item.
version  xs:long        
documentation
Version of the work item.

If not set, the latest version will be used.
annotation
documentation
This is the ID of the new Work Item that was generated as the result of the reschedule.
source <xs:element name="managedObjectId" type="brmapi:ManagedObjectID">
 
<xs:annotation>
   
<xs:documentation>This is the ID of the new Work Item that was generated as the result of the reschedule.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DataOutOfSyncFault/dataModel
diagram wp_diagrams/wp_p1169.png
namespace http://exception.api.wp.n2.tibco.com
type DataModel
properties
minOcc 0
maxOcc 1
content complex
children inputs outputs inouts
annotation
documentation
If specified this will be a complete set of all the Work Item data. This will allow a client to decide if user data has been overwritten, and possibly allow a merge of changed data and client local data.
source <xs:element name="dataModel" type="dModel:DataModel" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>If specified this will be a complete set of all the Work Item data. This will allow a client to decide if user data has been overwritten, and possibly allow a merge of changed data and client local data.</xs:documentation>
 
</xs:annotation>
</xs:element>

element DataOutOfSyncFault/ignoreIncomingData
diagram wp_diagrams/wp_p1170.png
namespace http://exception.api.wp.n2.tibco.com
type xs:boolean
properties
content simple
source <xs:element name="ignoreIncomingData" type="xs:boolean"/>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy