fmidev / fmi-avi-messageconverter-iwxxm

Conversion module for aviation IWXXM messages
MIT License
7 stars 5 forks source link

Add xmlNamespace in GenericAviationWeatherMessage #92

Closed petringo closed 3 years ago

petringo commented 3 years ago

Add property

Optional<String> getXMLNamespace()

in GenericAviationWeatherMessage.

Implement populating the property in GenericAviationWeatherMessageParser from the root element (e.g. iwxxm:METAR) of the IWXXM message.