 |
XDK 9i Production Release |
 |
XML Parser for PL/SQL supports parsing XML documents with the DOM interfaces and includes the following features |
| |
Supports validation and non-validation modes
Supports W3C XML 1.0 Recommendation
Integrated Document Object Model (DOM) Level 1.0 API
Supports W3C Proposed Recommendation for XML Namespaces |
 |
XSLT Processor for PL/SQL is included as part of the XML Parser and supports transforming XML documents |
| |
Integrated support for W3C XSLT 1.0 Recommendation |
 |
XML SQL Utility for PL/SQL generates an XML Document from SQL queries wth the following features |
| |
Outputs text or Document Object Model from a SQL query string or a JDBC ResultSet object
Writes data from an XML document into a database table or view |
| |
|