diagram | |||
namespace | http://exception.api.wp.n2.tibco.com | ||
type | extension of DetailedException | ||
properties |
|
||
children | error managedObjectId dataModel ignoreIncomingData | ||
source | <xsd:element name="DataOutOfSyncFault"> <xsd:complexType> <xsd:complexContent> <xsd:extension base="comex:DetailedException"> <xsd:sequence> <xsd:element name="managedObjectId" type="brmapi:ManagedObjectID"> <xsd:annotation> <xsd:documentation>This is the ID of the new Work Item that was generated as the result of the reschedule.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="dataModel" type="dModel:DataModel" minOccurs="0"> <xsd:annotation> <xsd: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.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="ignoreIncomingData" type="xs:boolean"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> |
diagram | |||||||||||||||||||||||
namespace | http://exception.api.wp.n2.tibco.com | ||||||||||||||||||||||
type | ManagedObjectID | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xsd:element name="managedObjectId" type="brmapi:ManagedObjectID"> <xsd:annotation> <xsd:documentation>This is the ID of the new Work Item that was generated as the result of the reschedule.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
namespace | http://exception.api.wp.n2.tibco.com | ||||||
type | DataModel | ||||||
properties |
|
||||||
children | inputs outputs inouts | ||||||
annotation |
|
||||||
source | <xsd:element name="dataModel" type="dModel:DataModel" minOccurs="0"> <xsd:annotation> <xsd: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.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||
namespace | http://exception.api.wp.n2.tibco.com | ||
type | xs:boolean | ||
properties |
|
||
source | <xsd:element name="ignoreIncomingData" type="xs:boolean"/> |