InputStreamReferenceType Data Type

InputStream reference that identifies a document content stream. If content streams and document metadata are stored or retrieved independently, this class is used as stream identifier in the document structure. It inherits from InputStream and adds an

Properties
name data type description
URI string Returns the content id.

Example

{
  "URI" : "..."
}