kode icon indicating copy to clipboard operation
kode copied to clipboard

[kxml_compiler]Add the XML namespace to the root element of the generated XML

Open martonmiklos opened this issue 10 years ago • 0 comments
trafficstars

XML files written with the kxml_compiler generated codes failing on XSD validation (with the XSD from what the code generated) because the root missing the xmlns attribute when the targetNamespace attribute in the XSD present.

martonmiklos avatar Nov 08 '15 08:11 martonmiklos