jdk/test/javax/xml/jaxp/testng/validation/8037819/idIdref.xml
changeset 27116 64a78dd93766
parent 27115 2a65d9f1c324
parent 27114 cc60649130bb
child 27129 98b357b2e8a6
--- a/jdk/test/javax/xml/jaxp/testng/validation/8037819/idIdref.xml	Thu Oct 16 12:02:03 2014 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-<?xml version="1.0"?>
-<A xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-   <A xsi:type="idType" idAttr="ONE"/>
-   <A xsi:type="idType" idAttr="ONE"/>
-   <A xsi:type="idrefType" idrefAttr="TWO"/>
-</A>