[
Lists Home |
Date Index |
Thread Index
]
- From: David Megginson <ak117@freenet.carleton.ca>
- To: Doug Serres <serres-doug@usa.net>
- Date: Thu, 27 Nov 1997 14:47:58 -0500
Doug Serres writes:
> I'm looking for a C/C++ based Validating XML Parser. I see
> references to a few Java based ones and a TCL based one on the W3C
> page but none in C or C++. Any ideas?
Get James Clark's SP:
http://www.jclark.com/sp/
To use the command-line version with XML, you need to use the -wxml
flag and prepend the SGML declaration included in the distribution;
i.e.
nsgmls -wxml /usr/lib/sgml/sgmldecl/xml.dcl myfile.xml
For easier use, make up a shell script or batch file.
All the best,
David
--
David Megginson ak117@freenet.carleton.ca
Microstar Software Ltd. dmeggins@microstar.com
http://home.sprynet.com/sprynet/dmeggins/
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|