OpenJDK / amber / amber
view jaxp/test/javax/xml/jaxp/unittest/catalog/XI_simple4Catalog.xml @ 41148:16dbd72eac41
8166398: CatalogSupport tests need to be fixed
Reviewed-by: dfuchs
author | joehw |
---|---|
date | Thu, 22 Sep 2016 10:17:19 -0700 |
parents | db51759e3695 |
children |
line wrap: on
line source
<simple> <test xmlns:xinclude="http://www.w3.org/2001/XInclude"> <latin1> <firstElement/> <xinclude:include href="XI_utf8Catalog.xml" parse="text"/> <insideChildren/> <another> <deeper>text</deeper> </another> </latin1> <test2> <xinclude:include href="XI_test2Catalog.xml"/> </test2> <test3> <!-- <xinclude:include href="XI_roottest.xml"/> --> </test3> </test> </simple>