Difference between revisions of "How-To"

From The SBN Wiki
Jump to navigation Jump to search
m (→‎The Eclipse IDE: Changing links)
(Re-arranging)
Line 5: Line 5:
  
 
* [[Downloading, installing and configuring ''Eclipse'']]
 
* [[Downloading, installing and configuring ''Eclipse'']]
* [[Setting Up for Validation with ''Eclipse'']]
+
* Setting Up for Validation with ''Eclipse''
* [[My First Schemas - Getting Set-up and Started with "Eclipse"]]
+
** [[Creating projects and importing files]]
 +
** [[Configuring XML Schema validation]]
 +
** [[Configuring Schematron validation]]
  
There are other open source and freeware XML editor out there.  If you find one you like, please feel free to add it and associated information to this section of the wiki.
+
There are other open source and freeware XML editors out there.  If you find one you like, please feel free to add it and associated information to this section of the wiki.

Revision as of 18:43, 2 September 2012

This page links to short tutorials and worked examples. Note that these may be in development as you're looking at them - if something seems wonky, check the "last edit" date.

The Eclipse IDE

Eclipse is an open source development platform that can be configured to support a number of different activities, including XML and schema development. There is one flavor of eclipse that includes an XML- and schema-aware editor. If you've never used an XML-aware editor before, this is a cheap way to try one out - but don't expect a lot of bells and whistles.

There are other open source and freeware XML editors out there. If you find one you like, please feel free to add it and associated information to this section of the wiki.