xml.numbers.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jaxen-testsuite Show documentation
Show all versions of jaxen-testsuite Show documentation
Contains unit test code from Jaxen.
<?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