Hello All,
I've tried the search approach to no avail, so here's the question.
I'm trying to do a very simple thing, it would seem. On a Win32 platform, I'm trying to validate an XML document against its XSD. It is very straight forward with XML::LibXML on a Linux/Unix machine, but, LibXML is a GNOME project. I've found a Win32 binary of the LibXML stuff, but, I can't get it to work. So, does anyone have any idea about how to validate an XML document with its associated XSD using ActivePerl on a Win32 machine?
I don't immediately see a clean way to do it in the ActivePerl docs, but, I'll keep digging. 'Seems like someone must have done this trick a thousand times before.
TIA
'hope this helps
If you are new to Tek-Tips, please use descriptive titles, check the FAQs, and beware the evil typo.
I've tried the search approach to no avail, so here's the question.
I'm trying to do a very simple thing, it would seem. On a Win32 platform, I'm trying to validate an XML document against its XSD. It is very straight forward with XML::LibXML on a Linux/Unix machine, but, LibXML is a GNOME project. I've found a Win32 binary of the LibXML stuff, but, I can't get it to work. So, does anyone have any idea about how to validate an XML document with its associated XSD using ActivePerl on a Win32 machine?
I don't immediately see a clean way to do it in the ActivePerl docs, but, I'll keep digging. 'Seems like someone must have done this trick a thousand times before.
TIA
'hope this helps
If you are new to Tek-Tips, please use descriptive titles, check the FAQs, and beware the evil typo.