complexType LinkDocumentRequestType
diagram bds_wsdl_diagrams/bds_wsdl_p169.png
namespace http://document.api.bds.tibco.com
children targetOwner documentReference documentSpecifier
used by
element LinkDocumentRequest
annotation
documentation
Request for LinkDocument
source <xs:complexType name="LinkDocumentRequestType">
 
<xs:annotation>
   
<xs:documentation>Request for LinkDocument </xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="targetOwner" type="OwnerReference">
     
<xs:annotation>
       
<xs:documentation>Owner to which the document should be linked. The document will also remain in its current location(s) and keep its current owner(s).</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:choice>
     
<xs:element name="documentReference" type="DocumentReference">
       
<xs:annotation>
         
<xs:documentation>Document reference of a document that already resides in the repository within the folder of one or more other owners.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="documentSpecifier" type="DocumentSpecifier">
       
<xs:annotation>
         
<xs:documentation>The constituent variable parts of a document reference presented separately.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:choice>
 
</xs:sequence>
</xs:complexType>

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