complexType MoveDocumentResponseType
diagram bds_wsdl_diagrams/bds_wsdl_p1381.png
namespace http://document.api.bds.tibco.com
children reference
used by
element MoveDocumentResponse
annotation
documentation
Response for MoveDocument
source <xs:complexType name="MoveDocumentResponseType">
 
<xs:annotation>
   
<xs:documentation>Response for MoveDocument </xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="reference" type="DocumentReference">
     
<xs:annotation>
       
<xs:documentation>Returns a reference, despite the request containing a reference, as the act of moving the document may cause its reference to change.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element MoveDocumentResponseType/reference
diagram bds_wsdl_diagrams/bds_wsdl_p1382.png
type DocumentReference
properties
content simple
annotation
documentation
Returns a reference, despite the request containing a reference, as the act of moving the document may cause its reference to change.
source <xs:element name="reference" type="DocumentReference">
 
<xs:annotation>
   
<xs:documentation>Returns a reference, despite the request containing a reference, as the act of moving the document may cause its reference to change.</xs:documentation>
 
</xs:annotation>
</xs:element>

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