Hi,

I have a weird requirement and since i have never worked on xml, xsd and python i am not understanding how to go about it.
There will be 2 xsd files containing parameters(stru cture), (may or maynot have)default values for them and range values for them. The xml file will contain values for these parameters and (may or maynot) have values for optional parameters.

So in the example file below, P_B.1 is an element,...