Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/mobile
Path: blob/master/test/jdk/javax/xml/jaxp/testng/validation/jdk8037819/idIdref.xml
41159 views
1
<?xml version="1.0"?>
2
<A xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3
<A xsi:type="idType" idAttr="ONE"/>
4
<A xsi:type="idType" idAttr="ONE"/>
5
<A xsi:type="idrefType" idrefAttr="TWO"/>
6
</A>
7
8