csparpa / pyowm

A Python wrapper around the OpenWeatherMap web API
https://pyowm.readthedocs.io
MIT License
791 stars 175 forks source link

Provide a XML Name Schema for PyOWM XML outputs #14

Closed csparpa closed 10 years ago

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

csparpa commented 10 years ago

Introduced XMLNS support with a7fb5157f8aa262d4d6c25ca2804b4dac5f982ac