in reply to How can i validate xml file?
system("xmllint --noout foo.xml") and die "Failed!";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: How can i validate xml file?
by Anonymous Monk on Feb 24, 2006 at 04:06 UTC | |
|
Re^2: How can i validate xml file?
by Anonymous Monk on Feb 23, 2006 at 16:23 UTC | |
by davorg (Chancellor) on Feb 23, 2006 at 16:53 UTC |