perl xml check for element closure
I'm interested in writing a perl script that checks an xml do***ent 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
|