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
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