| Oracle9i Supplied PL/SQL Packages and Types Reference Release 1 (9.0.1) Part Number A89852-02 |
|
DBMS_XMLQUERY, 28 of 29
This function generates the XML document based on the SQL query used to initialize the context.
DBMS_XMLQUERY.getXML (ctxHdl IN ctxType, metaType IN NUMBER := NONE)
The CLOB and the XML document.
Table 72-28 shows the parameters of the getXML function.
| Parameter | Description |
|---|---|
|
|
The context handle. |
|
|
The XML metadata type (that is, none or DTD). |
|
|
![]() Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. |
|