XSV

Authors: Henry S. Thompson and Richard Tobin

Documentation: http://www.ltg.ed.ac.uk/~ht/xsv-status.html

XSV is an open source (GPLed) XML Schema validator.

How do I install XSV on my PC?

To install XSV on your PC, do the following:

  1. Download ftp://ftp.cogsci.ed.ac.uk/pub/XSV/XSV29.EXE.
  2. Run "XSV29.EXE", this will install XSV in directory "C:\Program Files\XSV".

How do I install XSV in XMLBlueprint?

To install XSV in XMLBlueprint, do the following:

  1. Start XMLBlueprint XML Editor and click Tools > Customize Tools.
  2. Create a new tool by pressing the New button and fill in the following:

Name

XSV

Category

Validate

Program

C:\Program Files\XSV\xsv.exe

Parameters

"$(URL)"

Initial Directory

-- empty --

Show Errors

Output Window

Show Output

-- empty --

How do I run XSV in XMLBlueprint?

Open an XML Schema. Click Tools > Toolss > XSV or press the XSV button on the Tools toolbar.