complexType LinkDocumentResponseType
diagram bds-document_diagrams/bds-document_p109.png
namespace http://document.api.bds.tibco.com
children reference
used by
element LinkDocumentResponse
annotation
documentation
Response for LinkDocument
source <xs:complexType name="LinkDocumentResponseType">
 
<xs:annotation>
   
<xs:documentation>Response for LinkDocument</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="reference" type="DocumentReference" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>If the request contained a document specifier (as opposed to a document reference) then this element will contain an equivalent document reference.  On the other hand, if the request contained a document reference, then this element will be omitted as it's not necessary.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element LinkDocumentResponseType/reference
diagram bds-document_diagrams/bds-document_p110.png
type DocumentReference
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
If the request contained a document specifier (as opposed to a document reference) then this element will contain an equivalent document reference.  On the other hand, if the request contained a document reference, then this element will be omitted as it's not necessary.
source <xs:element name="reference" type="DocumentReference" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>If the request contained a document specifier (as opposed to a document reference) then this element will contain an equivalent document reference.  On the other hand, if the request contained a document reference, then this element will be omitted as it's not necessary.</xs:documentation>
 
</xs:annotation>
</xs:element>


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