crossley 2004/02/12 22:13:20 Modified: targets/forrest catalog.html catalog.pdf Log: Fix error message with XXE hint. Add entry for xmlspy. Revision Changes Path 1.6 +31 -17 xml-site/targets/forrest/catalog.html Index: catalog.html =================================================================== RCS file: /home/cvs/xml-site/targets/forrest/catalog.html,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- catalog.html 30 Jan 2004 23:04:06 -0000 1.5 +++ catalog.html 13 Feb 2004 06:13:20 -0000 1.6 @@ -1,16 +1,15 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> -<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Using Catalog Entity Resolver for local DTDs</title> <link type="text/css" href="skin/page.css" rel="stylesheet"> -<link rel="shortcut icon" href="favicon.ico"> </head> <body text="#000000" bgcolor="#FFFFFF"> <!--================= start Navigation Path ==================--> <table summary="navigation path" width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> -<td nowrap="nowrap" valign="middle" bgcolor="#CFDCED" height="20"><img height="1" width="5" alt="" src="skin/images/spacer.gif" class="spacer"><!--===== breadcrumb trail (javascript-generated) ====--><font size="2" face="Arial, Helvetica, Sans-serif"><a href="http://www.apache.org/">apache</a> > <a href="http://xml.apache.org/">xml.apache</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script></font></td> +<td nowrap="nowrap" valign="middle" bgcolor="#CFDCED" height="20"><img height="1" width="5" alt="" src="skin/images/spacer.gif" class="spacer"><!--===== breadcrumb trail (javascript-generated) ====--><font size="2" face="Arial, Helvetica, Sans-serif"><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script></font></td> </tr> <tr> <td bgcolor="#4C6C8F" height="2"><img height="2" width="2" alt="" src="skin/images/spacer.gif" class="spacer"></td> @@ -83,10 +82,10 @@ </table> </div> <!--================= end Tabs ==================--> -</td><td bgcolor="#294563"></td> +</td><td bgcolor="#294563"><img alt="" width="1" height="1" src="skin/images/spacer.gif" class="spacer"></td> </tr> -<tr height="16"> -<td height="10" bgcolor="#4C6C8F" colspan="4"></td> +<tr> +<td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" alt="" src="skin/images/spacer.gif" class="spacer"></td> </tr> </table> <!--================= end Banner ==================--> @@ -378,6 +377,9 @@ <a href="#oxygenxml">oXygen XML Editor</a> </li> <li> +<a href="#xmlspy">xmlspy</a> +</li> +<li> <a href="#xxe">XMLmind XML Editor</a> </li> </ul> @@ -509,9 +511,10 @@ <h4>jEdit - Open Source programmer's text editor</h4> <div style="margin-left: 0 ; border: 2px"> <pre class="code"> -Select the menu option: +Select the menu: Utilities > Global Options > Plugins:XML > Catalogs -Select the "+" button, and specify the TR9401 Catalog file: +Select the "+" button, and use the "File System Browser" +to specify the TR9401 Catalog file: "xml-forrest/src/core/context/resources/schema/catalog" </pre> </div> @@ -519,27 +522,38 @@ <h4>oXygen XML Editor</h4> <div style="margin-left: 0 ; border: 2px"> <pre class="code"> -Select the menu option: +Select the menu: External Tools > Preferences > XML Catalog Specify the XML Catalog file: "xml-forrest/src/core/context/resources/schema/catalog.xcat" </pre> </div> -<a name="N100A6"></a><a name="xxe"></a> +<a name="N100A6"></a><a name="xmlspy"></a> +<h4>xmlspy</h4> +<div style="margin-left: 0 ; border: 2px"> +<pre class="code"> +Add the following entry to the file CustomCatalog.xml +(located in XMLSpy install directory): + +<nextCatalog +catalog="file://localhost/C:/apache/xml-forrest/src/core/ +context/resources/schema/catalog.xcat"/> + </pre> +</div> +<a name="N100B2"></a><a name="xxe"></a> <h4>XMLmind XML Editor</h4> <div style="margin-left: 0 ; border: 2px"> <pre class="code"> -Select the menu option: +Select the menu: Options > Options > Schema > Add File Specify the XML Catalog file: -"xml-forrest/src/core/context/resources/schema/catalog" +"xml-forrest/src/core/context/resources/schema/catalog.xcat" </pre> -<p>For some reason an I/O error is generated when using catalog.xcat.</p> </div> </div> -<a name="N100B6"></a><a name="info"></a> +<a name="N100BF"></a><a name="info"></a> <h3>Further information and resources</h3> <div style="margin-left: 0 ; border: 2px"> <p> @@ -559,7 +573,7 @@ </p> <p> Cocoon has extensive documentation about the entity resolver. See - <a class="external" href="http://cocoon.apache.org/2.1/userdocs/concepts/catalog.html">Entity resolution with catalogs</a>. + <a href="http://cocoon.apache.org/2.1/userdocs/concepts/catalog.html">Entity resolution with catalogs</a>. </p> </div> @@ -576,7 +590,7 @@ <!--================= start Footer ==================--> <table summary="footer" cellspacing="0" cellpadding="0" width="100%" border="0"> <tr> -<td colspan="2" height="1" bgcolor="#4C6C8F"><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"><a href="skin/images/label.gif"></a><a href="skin/images/page.gif"></a><a href="skin/images/chapter.gif"></a><a href="skin/images/chapter_open.gif"></a><a href="skin/images/current.gif"></a></td> +<td colspan="2" height="1" bgcolor="#4C6C8F"><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"><a href="skin/images/label.gif"></a><a href="skin/images/page.gif"></a><a href="skin/images/chapter.gif"></a><a href="skin/images/chapter_open.gif"></a><a href="skin/images/current.gif"></a><a href="/favicon.ico"></a></td> </tr> <tr> <td colspan="2" bgcolor="#CFDCED" class="copyright" align="center"><font size="2" face="Arial, Helvetica, Sans-Serif">Copyright © 1.6 +91 -75 xml-site/targets/forrest/catalog.pdf <<Binary file>>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
