complexType UnlinkDocumentRequestType
diagram bds_wsdl_diagrams/bds_wsdl_p176.png
namespace http://document.api.bds.tibco.com
children sourceOwner documentReference
used by
element UnlinkDocumentRequest
annotation
documentation
Request for UnlinkDocument
source <xs:complexType name="UnlinkDocumentRequestType">
 
<xs:annotation>
   
<xs:documentation>Request for UnlinkDocument</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="sourceOwner" type="OwnerReference">
     
<xs:annotation>
       
<xs:documentation>Owner from which the document should be unlinked.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="documentReference" type="DocumentReference">
     
<xs:annotation>
       
<xs:documentation>Document reference for a document that is currently within the folder of the specified source owner.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

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