complexType DeleteDocumentRequestType
diagram bds_wsdl_diagrams/bds_wsdl_p1299.png
namespace http://document.api.bds.tibco.com
children reference
used by
element DeleteDocumentRequest
annotation
documentation
Request for DeleteDocument API
source <xs:complexType name="DeleteDocumentRequestType">
 
<xs:annotation>
   
<xs:documentation>Request for DeleteDocument API</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="reference" type="DocumentReference">
     
<xs:annotation>
       
<xs:documentation>Document reference for the document to delete.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element DeleteDocumentRequestType/reference
diagram bds_wsdl_diagrams/bds_wsdl_p1300.png
type DocumentReference
properties
content simple
annotation
documentation
Document reference for the document to delete.
source <xs:element name="reference" type="DocumentReference">
 
<xs:annotation>
   
<xs:documentation>Document reference for the document to delete.</xs:documentation>
 
</xs:annotation>
</xs:element>

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