complexType UnlinkDocumentRequestType
diagram bds-document_diagrams/bds-document_p123.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>

element UnlinkDocumentRequestType/sourceOwner
diagram bds-document_diagrams/bds-document_p124.png
type OwnerReference
properties
content complex
children caseReference
annotation
documentation
Owner from which the document should be unlinked.
source <xs:element name="sourceOwner" type="OwnerReference">
 
<xs:annotation>
   
<xs:documentation>Owner from which the document should be unlinked.</xs:documentation>
 
</xs:annotation>
</xs:element>

element UnlinkDocumentRequestType/documentReference
diagram bds-document_diagrams/bds-document_p125.png
type DocumentReference
properties
content simple
annotation
documentation
Document reference for a document that is currently within the folder of the specified source owner.
source <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>


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