Skip Headers
Oracle® XML Developer's Kit Programmer's Guide
10g Release 2 (10.2)

Part Number B14252-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

What's New in the XDK?

What's New contains this topic:

Features Introduced in Oracle XML Developer's Kit 10g Release 2 (10.2)

The new XDK features for the second release of Oracle Database 10g.

Globalization Development Kit (GDK) 2.0

Four .jar files are now required to provide Globalization support in XDK.

See Also:

Chapter 2, "Getting Started with Java XDK Components"

Easy XML Application Development Using JAXB XCustomization

JAXB now supports customization. There are several new sample programs in the XDK demo directory that deal with customization.

See Also:

XPATH 2.0 and XQuery 1.0 Functions and Operators Support in Java

This feature conforms to the external W3C standard.

See Also:

"Standards and Specifications"

SOAP APIs for C and C++

See Also:

Features Introduced in Oracle XML Developer's Kit 10g Release 1 (10.1)

This section describes features introduced in the first release of Oracle Database 10g.

JAXB Class Generator

The JAXB compiler generates the interfaces and the implementation classes corresponding to the XML schema. The JAXB class generator, which is based on the Java Specification Request (JSR) recommendation for JAXB, is to be used for new applications. The Oracle class generator for Java is deprecated and replaced by the JSR-31 implementation of XML Data Binding (JAXB). The runtime will be supported, so that the Java classes generated in older releases will continue to work.

See Also:

Chapter 6, "Using the JAXB Class Generator"

Unified API for C and C++

The functions in the unified APIs work in both XDK and XML DB and replace the C and C++ XDK functions of previous releases.

See Also:

Chapter 15, "Using the XML Parser for C", Chapter 20, "Overview of the Unified C++ Interfaces", and related chapters

XDK C/C++ Components Change

Previously, the globalization support data environment variable setting was ORA_NLS33. It has now been changed to ORA_NLS10.

Pipeline Definition Language

The W3C Note for the Pipeline Definition Language is implemented in the XDK for Java.

See Also:

Chapter 7, "Using the XML Pipeline Processor for Java"

XSLT Compiler and XSLT Virtual Machine (XVM)

For improved performance there are new interfaces for the XSLT processor for C and C++.

See Also:

"XVM Processor".

XSQL Pages Publishing Framework Updates

The following list highlights the key new features added to the XSQL Pages publishing framework. You can now perform the following actions:

The XSQL Servlet processor has the following new features in10g Release 1 (10.1):

See Also:

Chapter 11, "Using the XSQL Pages Publishing Framework"

SOAP Documentation Improvements

This chapter includes new sections as well as an example of a SOAP project.

See Also:

Chapter 13, "Using SOAP with the Java XDK"

New XML JavaBeans

The following new JavaBeans were added:

See Also:

Chapter 8, "Using XDK JavaBeans"

Changes in this Manual

The following PL/SQL chapters have been moved to the Oracle XML DB Developer's Guide:

Upgrades to the XDK Components

Specifications of the levels of the components in this release are described in "XML Standards Supported by the XDK".

Java XDK Components Changes