XML Developer's Kit Home: "Oracle XML Developer's Kit 10g"
XML to the Power of SQL
Oracle XML Developer's Kit 10g is a set of components, tools and utilities in Java, C, and C++ and available in Oracle Database 10g and Oracle Application Server 10g that ease the task of building and deploying XML-enabled applications. Unlike many shareware and trial XML components, the production Oracle XDK is fully supported and comes with a commercial redistribution license. Oracle XDK consists of the following components: - XML Parsers: create and parse XML using DOM (including 3.0), SAX and JAXP interfaces. Directly access XMLType in the Oracle Database 10g with unified C DOM interfaces.
- XSLT Processors: transform or render XML. Now with XSLT 2.0 Java support.
- XSLT VM: and Compiler provides high performance C XSLT transformation engine using compiled stylesheets.
- XML Schema Processors: supports XML schema validation Now includes validation interfaces for stream-based processing.
- XML Java Beans: parse, transform, diff, retrieve and compress XML documents via Java components.
| - XML Class Generator: Now supporting JAXB, automatically generates classes from DTDs and XML schemas to send XML from Web forms or applications.
- XML SQL Utility: generates XML documents, DTDs and XML schemas from SQL queries in Java and inserts XML documents into Oracle databases.
- XSQL Servlet: combines XML, SQL, and XSLT in the server to deliver dynamic web content and build sophisticated database-backed web sites and services.
- XML Pipeline Processor: invokes Java processes through XML control files..
- TransX Utility: makes it easier to load globalized seed data and messages into Oracle databases.
|