tooshiny wrote:
> I am currently successfully using lxml and ElementTree to validate and
> to access the XML contained data. I can however not find any
> functional call to access the schema location ie the attribute value
> noNamespaceSchemaLocation.
>
> A simple function call would be so much ni
I am currently successfully using lxml and ElementTree to validate and
to access the XML contained data. I can however not find any
functional call to access the schema location ie the attribute value
noNamespaceSchemaLocation.
A simple function call would be so much nicer than the other route of