Re: [xml] is my xsd file valid?
- From: Csaba Raduly <rcsaba gmail com>
- To: Andy Davidson <andy_davidson apple com>
- Cc: xml gnome org
- Subject: Re: [xml] is my xsd file valid?
- Date: Mon, 12 Mar 2012 21:47:45 +0100
On Mon, Mar 12, 2012 at 8:38 PM, Andy Davidson wrote:
Hi
I am able to use to xmllint to validate an xml file against a xsd file.
$ xmllint --noout zoo.xml --schema zoo.xsd
zoo.xml validates
Any idea how I can validate the actual xsd file? I have a large set of xsd files. I want to create a shell
script that makes it easy to check the set is valid
There is an XSD schema for XSD:
http://www.w3.org/2001/XMLSchema.xsd
You can download it and use it as the --schema argument to xmllint.
Csaba
--
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]