Waysys on the Web

AltovaXML® 2011 Community Edition

AltovaXML® 2011 Community Edition

Previous topic Next topic  

AltovaXML® 2011 Community Edition

Previous topic Next topic  

 

Tool Name:

AltovaXML 2011 Communit Edition -  XSLT 1.0/2.0, XQuery, and Validation Engines

 

Description:

AltovaXML is a free validating parser for XML. It is executed as a command line program.

 

Documentation:

Web Site: http://www.altova.com/altovaxml.html

 

Version:

2011 rel. 2 sp1

 

Installation Instructions:

2.Execute the .EXE file and follow the instructions of the installation program.
3.Add the directory C:\Program Files\Altova\AltovaXML2010 to your path

.

See also:

These instructions describe how you can validate a file (file.html) against the XHMTML1 strict data type definition:

 

1.Launch a command prompt.
2.Change directories to the location of the file you want to validate.
3.Execute the parser, for example:

altovaxml -v file.html -d http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd