jdk/test/javax/xml/jaxp/testng/validation/8037819/otherNamespace.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 <unit:A xmlns:unit="xslt.unittests"
       
     3         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       
     4         xsi:schemaLocation="xslt.unittests otherNamespace.xsd"
       
     5         attr="typeX">
       
     6 </unit:A>