RXP

Author: Richard Tobin

Documentation: http://www.cogsci.ed.ac.uk/~richard/rxp.html

RXP is a validating XML parser written in C.

NOTE: RXP can only validate against a DTD.

How do I install RXP on my PC?

To install RXP on your PC, do the following:

  1. Download ftp://ftp.cogsci.ed.ac.uk/pub/richard/rxp.exe.
  2. Copy "rxp.exe" to "C:\XMLBlueprint TOOLS".

How do I install RXP in XMLBlueprint?

To install RXP 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

RXP

Category

Validate

Program

C:\XMLBlueprint TOOLS\RXP.exe -V

Parameters

"$(URL)"

Initial Directory

-- empty --

Show Errors

Output Window

Show Output

-- empty --

How do I run RXP in XMLBlueprint?

Open an XML document. Click Tools > Tools > RXP or press the RXP button on the Tools toolbar.