jdk/test/javax/xml/jaxp/testng/validation/8037819/idIdref.xml
changeset 27129 98b357b2e8a6
parent 27128 d1480cb49283
parent 27116 64a78dd93766
child 27130 41df50e7303d
equal deleted inserted replaced
27128:d1480cb49283 27129:98b357b2e8a6
     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>