You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
martonmiklos
changed the title
Add the XML namespace to the root element of the generated XML
[kxml_compiler]Add the XML namespace to the root element of the generated XML
Aug 26, 2018
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.
The text was updated successfully, but these errors were encountered: