|
Posted by inetquestion on November 18, 2006, 9:26 pm
Please log in for more thread options
I'm interested in writing a perl script that checks an xml document for
proper element closure only. There is no dtd associated, so this is
really the only type validation I could think of... Is there an easy
way to do this via perl? All I'm looking for is a simple 0 or 1 return
code.
Regards,
-Inet
|