Skip to main content
summaryrefslogtreecommitdiffstats
blob: 18bb1ef85b1a6ab59006631e3cb97f9292ed6e61 (plain) (blame)
1
2
3
4
5
6
7
8
<!DOCTYPE catalog
 PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN"
 "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"
         prefer="public">
 <public publicId="-//A//XML CATALOG IDENTIFIER//EN" 
         uri="./example/example.ent"/>
</catalog>

Back to the top