complexType LinkDocumentRequestType
diagram bds-document_diagrams/bds-document_p105.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>

element LinkDocumentRequestType/targetOwner
diagram bds-document_diagrams/bds-document_p106.png
type OwnerReference
properties
content complex
children caseReference
annotation
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).
source <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>

element LinkDocumentRequestType/documentReference
diagram bds-document_diagrams/bds-document_p107.png
type DocumentReference
properties
content simple
annotation
documentation
Document reference of a document that already resides in the repository within the folder of one or more other owners.
source <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>

element LinkDocumentRequestType/documentSpecifier
diagram bds-document_diagrams/bds-document_p108.png
type DocumentSpecifier
properties
content complex
children id
annotation
documentation
The constituent variable parts of a document reference presented separately.
source <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>


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