Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Web Tools Guide
Previous Page Home Next Page

Creating XML schemas

You can create an XML schema and then edit it using the XML schema editor. Using the XML schema editor, you can specify element names that indicates which elements are allowed in an XML file, and in which combinations.

To create an XML schema, complete the following steps:
  1. Create a project to contain the XML schema.
  2. In the workbench, click File > New > Other and select XML > XML Schema . Click Next.
  3. Select the project or folder that will contain the XML schema. In the File name field, type the name of the XML schema, for example MyXMLSchema.xsd. The name of your XML schema must end in .xsd.
  4. Click Finish.
The XML schema opens in the XML schema editor.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire