element deleteOrphanReferencesResponse
diagram de_wsdl_diagrams/de_wsdl_p24152.png
namespace http://admin.api.de.n2.tibco.com
properties
content complex
children group-guid org-guid position-guid capability-guid attribute-guid candidate-query-guid extension-point-guid
annotation
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.
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>

element deleteOrphanReferencesResponse/group-guid
diagram de_wsdl_diagrams/de_wsdl_p24153.png
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
The GUID of a non-existent Group identified as belonging to an association.
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>

element deleteOrphanReferencesResponse/org-guid
diagram de_wsdl_diagrams/de_wsdl_p24154.png
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
The GUID of a non-existent Organization identified as belonging to an association.
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>

element deleteOrphanReferencesResponse/position-guid
diagram de_wsdl_diagrams/de_wsdl_p24155.png
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
The GUID of a non-existent Position identified as belonging to an association.
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>

element deleteOrphanReferencesResponse/capability-guid
diagram de_wsdl_diagrams/de_wsdl_p24156.png
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
The GUID of a non-existent Capability identified as belonging to an association.
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>

element deleteOrphanReferencesResponse/attribute-guid
diagram de_wsdl_diagrams/de_wsdl_p24157.png
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
The GUID of a non-existent Attribute identified as belonging to an association.
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>

element deleteOrphanReferencesResponse/candidate-query-guid
diagram de_wsdl_diagrams/de_wsdl_p24158.png
type xs:string
properties
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
The GUID of the holder of a non-existent Candidate Query identified as belonging to an association.
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>

element deleteOrphanReferencesResponse/extension-point-guid
diagram de_wsdl_diagrams/de_wsdl_p24159.png
type extension of xs:string
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
model-version  xs:int  required      
documentation
Major version number of the organization model in which the extension point resided.
annotation
documentation
The GUID of the holder of a non-existent Extension Point identified as belonging to an association.
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>

attribute deleteOrphanReferencesResponse/extension-point-guid/@model-version
type xs:int
properties
use required
annotation
documentation
Major version number of the organization model in which the extension point resided.
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>

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