--- embedaddon/libxml2/doc/xmlcatalog_man.html 2012/02/21 23:37:59 1.1.1.1 +++ embedaddon/libxml2/doc/xmlcatalog_man.html 2013/07/22 01:22:24 1.1.1.2 @@ -22,9 +22,9 @@
--add 'type' 'orig' 'replace' filename

Add an entry to catalog file filename. type - indicates the type of entry. Possible types are 'public', 'system', - 'rewriteSystem', 'delegatePublic', 'delegateSystem'amd - 'rewriteURI'. 'orig' is the original + indicates the type of entry. Possible types are 'public', 'system', 'uri', + 'rewriteSystem', 'rewriteURI', 'delegatePublic', 'delegateSystem', + 'delegateURI' and 'nextCatalog'. 'orig' is the original reference to be replaced, and 'replace' is the URI of the replacement entity to be used. The --add option will not overwrite @@ -73,8 +73,8 @@

add 'type' 'orig' 'replace'
Add an entry to the catalog file. type indicates the type of - entry. Possible types are 'public', 'system', 'rewriteSystem', - 'delegatePublic' and 'delegateSystem'. 'orig' + entry. Possible types are 'public', 'system', 'uri', 'rewriteSystem', 'rewriteURI', + 'delegatePublic', 'delegateSystem', 'delegateURI' and 'nextCatalog'. 'orig' is the original reference to be replaced, and 'replace' is the URI of the replacement entity to be used.