complexType MoveDocumentResponseType
diagram bds-document_diagrams/bds-document_p115.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-document_diagrams/bds-document_p116.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>


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