F2I-Consulting / fesapi

DevKit for ENERGISTICS™ data standards (mainly RESQML™), multi-languages (C++, Java, C#, Python)
Apache License 2.0
32 stars 24 forks source link

PRODML21 file XML namespace prefix is not defined #275

Closed philippeVerney closed 3 years ago

philippeVerney commented 3 years ago

What are the steps to reproduce this issue?

  1. Serialize a prodml21 dataobject

What does happen?

The "prodml21" namespace prefix is used but never defined in the corresponding XML file

What were you expecting to happen?

A neutral XML validator should validate the file and a neutral XML reader should be able to read the file.

What versions of fesapi are you using?

v2.0.0.0