Getting Started With XML Schema Tools
This document is a starting point for the tutorials that take you through the basics of using the XML schema tools available in the 6.0 release of NetBeans IDE. The XML schema tools available in this release allow you to visualize and edit XML schemas.
The XML schema tools focus on complex information display and real-world use issues (for example, scalable visualization and editing of massive XML schemas). In addition, the XML schema tools reduce the complexity of creating and editing XML schemas, thus allowing someone who is not a schema expert to create and modify XML schema and other XML documents. Using the XML schema tools, you can reference external schemas and use advanced queries to analyze your schemas.
Contents
Tutorial Requirements
Before you proceed, make sure you review the requirements in this section.
Prerequisites
The XML schema tools tutorials assume that you have some knowledge of, and experience with XML (Extensible Markup Language).
Software Needed for This Tutorial
Before you begin, you need to install the following software on your computer:
- NetBeans 6.0
Select the Download All option. The Download All option includes SOA Pack and GlassFish V2, which are required for this tutorial.
- Some XML schema tools tutorials use the UBL sample schema that is included in the Java Web Services Developer Pack (Java WSDP) Version 2.0.
If you want to step through these tutorials offline, you should download Java WSDP.
- We suggest that you go through the tutorials in the order provided above. This will ensure successful completion of the tasks in the tutorials.