Closed csparpa closed 10 years ago
To prevent possible XML element name collisions in PyOWM clients, it would be good to provide a XMLNS (reference) for the XML strings returned by entity modules.
The solution could be providing an XSD file (reference) along with PyOWM code
Introduced XMLNS support with a7fb5157f8aa262d4d6c25ca2804b4dac5f982ac
To prevent possible XML element name collisions in PyOWM clients, it would be good to provide a XMLNS (reference) for the XML strings returned by entity modules.
The solution could be providing an XSD file (reference) along with PyOWM code