simpleType DocumentReference
namespace http://document.api.bds.tibco.com
type xs:string
properties
base xs:string
used by
elements MoveDocumentRequestType/documentReference LinkDocumentRequestType/documentReference UnlinkDocumentRequestType/documentReference DocumentReferenceAndOptionalMetadata/reference CreateDocumentResponseType/reference GetDocumentMetadataRequestType/reference GetDocumentContentRequestType/reference DeleteDocumentRequestType/reference MoveDocumentResponseType/reference LinkDocumentResponseType/reference
annotation
documentation
A reference to a document in the document store
source <xs:simpleType name="DocumentReference">
 
<xs:annotation>
   
<xs:documentation>A reference to a document in the document store</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>


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