Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XML file validation against a schema "HELP!!!!"

Status
Not open for further replies.

abc73

Programmer
Apr 28, 2004
89
US
Hi,
I am new to python and need some help. I am trying to parse an xml file and validate it against schema. I did parsed the file but have no idea how to validate it against schema, because I need to validate the xml file using 3 to 4 different schemas. In my xml file different parts needs to be validated using different schema files. There is no one schema file. So how should I get arround this Any help is appreciated. Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top