Re: Trying to validate a sample xml file against a schema I am de velo ping.

1) use

> set PYTHONPATH="..."
> python applyschema.py ...

to get XSV running from the command line.  See instructions in [1].

2) the 'validation not attempted' means you hit a very early crash:
is your input file (triv.xml) well-formed XML?

ht
-- 
  Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
          W3C Fellow 1999--2001, part-time member of W3C Team
     2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
	    Fax: (44) 131 650-4587, e-mail: ht@cogsci.ed.ac.uk
		     URL: http://www.ltg.ed.ac.uk/~ht/

Received on Wednesday, 18 October 2000 03:53:02 UTC