All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.apache.axiom.ts.xml.bulk.sax-attribute-namespace-bug.xml Maven / Gradle / Ivy

There is a newer version: 2.0.0
Show newest version
<?xml version="1.0"?>
<root xmlns:p="urn:test">
  <!-- This used to trigger a bug in the SAX builder: the attribute was created
       with the wrong prefix ("" instead of "p"). -->
  <child xmlns="urn:test" p:attr="value"/>
</root>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy