[nw] nwalsh.com

Schema Locating Rules

nXML mode includes a configurable set of rules to locate a schema for the file being edited. The rules are contained in one or more schema locating files, which are XML documents.

LocatingRules is a Perl 5 module that implements the locating rules search algorithm to find a schema.

LocatingRules-0.6.tar.gz, 03 Nov 2003

Version 0.6 is very alpha. To use it, unpack the archive and put it on your Perl library path. See the README file and tests in the distribution for more info.

This version adds a ‘regex’ mode DocumentScanner so that you don’t have to parse a document twice to find out info about it.

LocatingRules-0.5.tar.gz, 02 Nov 2003

Version 0.5 is very alpha. To use it, unpack the archive and put it on your Perl library path. See the README file and tests in the distribution for more info.