Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/mobile
Path: blob/master/test/jdk/javax/xml/jaxp/testng/validation/jdk8036951/idc.xml
41159 views
1
<?xml version="1.0"?>
2
<itemList>
3
<item uniqueAttr="ONE">1</item>
4
<item uniqueAttr="ONE">2</item>
5
<item uniqueAttr="TWO">2</item>
6
<itemRef>3</itemRef>
7
</itemList>
8
9