The XML Module

The XML module enables you to create and edit XML documents. You can also create:

The Source Editor provides two modes for editing XML files:

For more information on the XML standard, see the XML Tutorial at http://java.sun.com/xml/tutorial_intro.html/.

Follow these links for more information about XML support in the IDE:

Creating an XML Document
Editing an XML Document
XML Nodes in the Explorer
The Text Editor
The Tree Editor
Validating an XML Document
Using Node Views to Separate Data from Presentation Layer

Document Type Definition (DTD) Files
Creating a DTD File
Generating DTD Documentation

Generating a DOM Tree Scanner
Generating a SAX Document Handler
Using XML Catalogs


Legal Notices