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

org.apache.axiom.ts.dom.element.numbers.xml Maven / Gradle / Ivy

Go to download

DOM test suite. This test suite can be applied to any DOM implementation. It is validated against Apache Xerces.

The newest version!
<?xml version="1.0"?>

<numbers>
  <set>
    <nr>3</nr>
    <nr>24</nr>
    <nr>55</nr>
    <nr>11</nr>
    <nr>2</nr>
    <nr>-3</nr>
  </set>
  <set>
    <nr value="66"/>
    <nr value="123"/>
    <nr value="55"/>
    <nr value="9999"/>
  </set>
</numbers>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy