jaxp/test/javax/xml/jaxp/functional/javax/xml/validation/xmlfiles/test.xml
author joehw
Wed, 28 Jan 2015 22:49:58 -0800
changeset 28697 fae50549d70d
permissions -rw-r--r--
8051547: Convert JAXP function tests: javax.xml.validation.* to jtreg (testng) tests Reviewed-by: lancea, joehw Contributed-by: frank.yuan@oracle.com

<?xml version="1.0" encoding="UTF-8" ?>
 <contact xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="test.xsd">
<name> John </name>
<phone>444-121-3434</phone>
</contact>