complexType DeleteDocumentRequestType
diagram bds-document_diagrams/bds-document_p33.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-document_diagrams/bds-document_p34.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>


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