jdk/test/javax/xml/jaxp/testng/validation/jdk8036951/idc.xml
author joehw
Mon, 13 Oct 2014 14:11:20 -0700
changeset 27037 5a6ef51923c4
child 32427 c22b7e41adf3
permissions -rw-r--r--
8036951: Xerces Update: XMLSchemaValidator.java and XMLSchemaLoader.java Reviewed-by: lancea

<?xml version="1.0"?>
<itemList>
   <item uniqueAttr="ONE">1</item>
   <item uniqueAttr="ONE">2</item>
   <item uniqueAttr="TWO">2</item>
   <itemRef>3</itemRef>
</itemList>