diagram | |||
namespace | http://admin.api.de.n2.tibco.com | ||
properties |
|
||
children | group-guid org-guid position-guid capability-guid attribute-guid candidate-query-guid extension-point-guid | ||
annotation |
|
||
source | <xs:element name="deleteOrphanReferencesResponse"> <xs:annotation> <xs:documentation>Response parameter for deleteOrphanReferences operation. This will return the GUIDs of those org-model entities that no longer exist but are identified by association records within the database. Those 'orphan' references will have been deleted.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="group-guid" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The GUID of a non-existent Group identified as belonging to an association.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="org-guid" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The GUID of a non-existent Organization identified as belonging to an association.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="position-guid" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The GUID of a non-existent Position identified as belonging to an association.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="capability-guid" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The GUID of a non-existent Capability identified as belonging to an association.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="attribute-guid" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The GUID of a non-existent Attribute identified as belonging to an association.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="candidate-query-guid" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The GUID of the holder of a non-existent Candidate Query identified as belonging to an association.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="extension-point-guid" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The GUID of the holder of a non-existent Extension Point identified as belonging to an association.</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="model-version" type="xs:int" use="required"> <xs:annotation> <xs:documentation>Major version number of the organization model in which the extension point resided. </xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="group-guid" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The GUID of a non-existent Group identified as belonging to an association.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="org-guid" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The GUID of a non-existent Organization identified as belonging to an association.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="position-guid" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The GUID of a non-existent Position identified as belonging to an association.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="capability-guid" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The GUID of a non-existent Capability identified as belonging to an association.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="attribute-guid" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The GUID of a non-existent Attribute identified as belonging to an association.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="candidate-query-guid" type="xs:string" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The GUID of the holder of a non-existent Candidate Query identified as belonging to an association.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||
type | extension of xs:string | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="extension-point-guid" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The GUID of the holder of a non-existent Extension Point identified as belonging to an association.</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="model-version" type="xs:int" use="required"> <xs:annotation> <xs:documentation>Major version number of the organization model in which the extension point resided. </xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:int | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="model-version" type="xs:int" use="required"> <xs:annotation> <xs:documentation>Major version number of the organization model in which the extension point resided. </xs:documentation> </xs:annotation> </xs:attribute> |