![JAR search and dependency download from the Maven repository](/logo.png)
org.apache.axiom.ts.dom.element.numbers.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dom-testsuite Show documentation
Show all versions of dom-testsuite Show documentation
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