jaxp/test/javax/xml/jaxp/unittest/catalog/defer_del_false.xml
author joehw
Wed, 06 Apr 2016 14:31:38 -0700
changeset 36984 4d76e25cb8d3
permissions -rw-r--r--
8150969: DEFER from Features API is taking precedence over defer preference in catalog file Reviewed-by: lancea

<?xml version="1.0" encoding="UTF-8"?>

<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" defer="false">
    <delegatePublic publicIdStartString="DELEGATE-DEFER" catalog="bad_cat.xml"/>
    <!--<nextCatalog catalog="file_cat.xml"/>-->
</catalog>