
October 23rd, 2001, 03:51 PM
|
|
Junior Member
|
|
Join Date: Jul 2001
Location: Houston, Texas, USA
Posts: 6
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
how are you validating your XML?
I am very new to XML and I am wondering, how do I validate my XML.
Let's say I have an XML document and an XML Schema. What program would I use to validate the XML against the Schema?
I would like to be able to call a function from perl, pass it the XML document with the schema, and receive the results back.
Does such a thing exist?
|