-
Book Overview & Buying
-
Table Of Contents
Processing XML documents with Oracle JDeveloper 11g
By :
In this section we shall create an XML schema, catalog.xsd (as listed in the introduction), in JDeveloper Schema Visual Editor. First, add a schema file to project XMLSchema. Select the XMLSchema node in Application Navigator and select File|New. In the New Gallery window select General|XML in Categories, and XML schema in Items. Click on the OK button.

In the Create XML schema window specify a File Name, catalog.xsd, and click on OK. An XML schema gets added to project XMLSchema. In the Design view, the different components of the schema are displayed in the schema visual editor. In the Source view, the schema document source is listed. The different schema components available to add to a schema are listed in the Schema Components Component Palette.

Components may be added to an XML schema either from the Component Palette or a component node in the schema. As an example of adding a component from a component node, add root element catalog. Right-click on<schema...
Change the font size
Change margin width
Change background colour