[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] Validating XML file externally
Subject: Re: [xsl] Validating XML file externally
From: "Tammo Wenterodt" <Tammo.Wenterodt@xxxxxx>
Date: Thu, 28 Jul 2005 10:00:43 +0200
|
There is a program called "xmllint", which does exactly this when used with
the "--schema" option. It should be installed on any linux machine.
Regards,
Tammo
Hi Team,
I wrote XSD for an XML file. Is it possible to validate this XML file by
using the XSD
without modifying the XML file. I mean to say, is there any way to
validate the XML file externally
using XSD (without specifying in XML file).
Thanks,
Sundeep.
|