Home > Contents > Index >
STRING.STREAMBINARY (Deprecated)
Deprecated as of Content Server version 7.6
Syntax
<STRING.STREAMBINARY[CGI="binary variable name]" [LIST="name of list"] [FILENAME="name of file in list"] [COLUMN="name of column in list"] />Parameters
CGI
(optional)- Input parameter. The name of binary variable whose contents should be streamed.
LIST (optional)
- Name of the Sites list which has a binary (url) column. Either
CGI
orLIST
must be specified.
FILENAME (optional)
- Name of a file name which is used to identify the proper column in the list containing the binary to stream. Must be used in conjunction with
LIST
.
COLUMN (optional)
- Name of the list column which contains the binary data to stream. Must be used in conjunction with
LIST
.
Home > Contents > Index > ![]()
Oracle XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.