kode
kode copied to clipboard
[kxml_compiler]Add the XML namespace to the root element of the generated XML
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.