| Oracle9i Supplied PL/SQL Packages and Types Reference Release 1 (9.0.1) Part Number A89852-02 |
|
DBMS_XMLQUERY, 7 of 29
This procedure sets the tag to be used to enclose the XML error docs.
DBMS_XMLQUERY.setErrorTag (ctxHdl IN ctxType, tag IN VARCHAR2);
Table 72-7 shows the parameters of the setErroTag procedure.
| Parameters | Description |
|---|---|
|
|
The context handle. |
|
|
The tag name. |
|
|
![]() Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. |
|