[Tclxml-users] using xsd to validate xml in tcl applications
by Rosalyn Hatcher other posts by this author
Aug 26 2005 5:00PM messages near this date
[Tclxml-users] Incremental parsing
|
[Tclxml-users] Re: Tcl SOAP
Hi,
I'm a newbie to xml and am looking for some advice on validating the xml
produced.
At the moment I'm using xmlgen to write out the XML from my tcl
application. Whilst I
understand that xmlgen is guaranteed to produce well-formed XML I need
to be sure
that the XML is valid before it is saved. Is there a way in tcl to
validate the XML against
the XSD?
I'm also wondering whether I would be better off using tclDOM? The
nesting of the XML
is quite deep and the amount of data pretty big.
Thanks for you help.
Rosalyn.
--
------------------------------------------------------------------------
Rosalyn Hatcher
CGAM, Dept. of Meteorology, University of Reading,
Earley Gate, Reading. RG6 6BB
Email: r.s.hatcher@[...].uk Tel: +44 (0) 118 378 7841
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Tclxml-users mailing list
Tclxml-users@[...].net
https://lists.sourceforge.net/lists/listinfo/tclxml-users
|