| |
| XDK 9i Production Release
|
|
XML Parser for C v2.supports parsing XML documents with either the DOM or SAX 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
|
|
Integrated
SAX 1.0 API
|
|
Supports W3C Proposed Recommendation for
XML Namespaces
|
|
Supports documents in a wide range of encodings (in addition to the ones specified in Appendix A, Character Sets, of the Oracle National Language Support Guide)
|
|
XSLT Processor for C is included as part of the XML Parser and supports transforming XML documents
|
|
Integrated support for W3C
XSLT 1.0 Recommendation
|
|
XML Schema Processor for C supports parsing and validating XML files against an XML Schema definition file (.xsd) and includes the following features:
|
|
Built upon the XML Parser for C v2
|
|
Supports the three parts of the XML Schema Working Draft
|
| |
Part 0: Primer XML Schema
|
| |
Part 1: Structures XML Schema
|
| |
Part 2: Datatypes
|