jdk/test/javax/xml/jaxp/testng/validation/8037819/idIdref.xml
changeset 27037 5a6ef51923c4
parent 27036 2bcadd860672
child 27038 64cb6608f8a6
equal deleted inserted replaced
27036:2bcadd860672 27037:5a6ef51923c4
     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>