Trond wrote:
> I have a need to, given a XML document with XML Schema defined, to get the
> type of each element in the XML file based on the XML Schema URI given. IE,
> the element is of simple datatype string. Is there any existing
> Python libraries were I can parse the XML file, and for a g
I have a need to, given a XML document with XML Schema defined, to get the
type of each element in the XML file based on the XML Schema URI given. IE,
the element is of simple datatype string. Is there any existing
Python libraries were I can parse the XML file, and for a given node ask for
th