Oracle DBMS_XMLDOM_ICD
Version 21c

General Information
Library Note Morgan's Library Page Header
ACE Director Alum Daniel Morgan, founder of Morgan's Library, is scheduling complimentary technical Workshops on Database Security for the first 30 Oracle Database customers located anywhere in North America, EMEA, LATAM, or APAC that send an email to asra_us@oracle.com. Request a Workshop for your organization today.
Purpose Undocumented
AUTHID CURRENT_USER
Dependencies
DBMS_XMLDOM    
Documented No
First Available Not known
Security Model Owned by XDB with no privileges granted
Source {ORACLE_HOME}/rdbms/admin/prvtxmld.plb
Subprograms
 
GETCHILDNODES
Undocumented dbms_xmldom_icd.getChildNodes(n IN RAW) RETURN RAW;
TBD
 
GETFIRSTCHILD
Undocumented dbms_xmldom_icd.getFirstChild(n IN RAW) RETURN RAW;
TBD
 
GETNODEVALUE
Undocumented dbms_xmldom_icd.getNodeValue(n IN RAW) RETURN VARCHAR2;
TBD
 
GETTAGNAME
Undocumented dbms_xmldom_icd.getTagName(elem IN RAW) RETURN VARCHAR2;
TBD
 
ITEM
Undocumented dbms_xmldom_icd.item(
nl  IN RAW,
idx IN BINARY_INTEGER)
RETURN RAW;
TBD
 
MAKEELEMENT
Undocumented dbms_xmldom_icd.makeElement(n IN RAW) RETURN RAW;
TBD

Related Topics
Built-in Functions
Built-in Packages
Database Security
DBMS_XMLDOM
What's New In 21c
What's New In 23c

Morgan's Library Page Footer
This site is maintained by Dan Morgan. Last Updated: This site is protected by copyright and trademark laws under U.S. and International law. © 1998-2023 Daniel A. Morgan All Rights Reserved
  DBSecWorx