| diagram | ![]() |
||
| namespace | http://document.api.bds.tibco.com | ||
| children | reference | ||
| used by |
|
||
| annotation |
|
||
| 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> |