diff options
author | Jeremias Maerki <jeremias@apache.org> | 2003-05-28 08:08:21 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2003-05-28 08:08:21 +0000 |
commit | 45572186e27e4d47ba7908a377344e48c50aeabd (patch) | |
tree | 6529f92b8c35970bb3f90e09688af5f17b05c84d /src/documentation/content/xdocs/resources.xml | |
parent | 99200a520006cc1dd5318b5fb8eadaffb2cafce3 (diff) | |
download | xmlgraphics-fop-45572186e27e4d47ba7908a377344e48c50aeabd.tar.gz xmlgraphics-fop-45572186e27e4d47ba7908a377344e48c50aeabd.zip |
Dave Pawson's FAQ is about XSL not only XSLT.
Added link on the XSL-FO page where it comes handy.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196469 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/resources.xml')
-rw-r--r-- | src/documentation/content/xdocs/resources.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/documentation/content/xdocs/resources.xml b/src/documentation/content/xdocs/resources.xml index 4b0d5b112..dbb5f0563 100644 --- a/src/documentation/content/xdocs/resources.xml +++ b/src/documentation/content/xdocs/resources.xml @@ -74,7 +74,7 @@ <li>[book] <jump href="http://wrox.com/books/1861005067.htm">XSLT Programmer's Reference</jump>, by Michael H. Kay, Wrox Press, ISBN 1-861-00506-7.</li> <li>[book] <jump href="http://www.oreilly.com/catalog/xslt">XSLT</jump>, by Doug Tidwell, O'Reilly & Associates, 2001, ISBN 0-596-00053-7.</li> <li>[book] <jump href="http://www.oreilly.com/catalog/xsltckbk">XSLT Cookbook</jump>, by Sal Mangano, O'Reilly & Associates, 2002, ISBN 0-596-00372-2.</li> - <li>[article] <jump href="http://www.dpawson.co.uk/xsl/xslfaq.html">Dave Pawson's XSLT FAQ</jump>.</li> + <li>[article] <jump href="http://www.dpawson.co.uk/xsl/xslfaq.html">Dave Pawson's XSL FAQ</jump>.</li> <li>[book] <jump href="http://www.oreilly.com/catalog/xpathpointer">XPath and XPointer: Locating Content in XML Documents</jump>, by John E. Simpson, O'Reilly & Associates, 2002, ISBN 0-596-00291-2.</li> <li>[book] <jump href="http://www.wiley.com/cda/product/0,,0471416207,00.html">XSL Essentials</jump>, by Michael Fitzgerald, John Wiley & Sons, 2001, ISBN 0-471-41620-7.</li> <li>[book] <jump href="http://www.oreilly.com/catalog/javaxslt">Java and XSLT</jump>, by Eric M. Burke, O'Reilly & Associates, 2001, ISBN 0-596-00143-6.</li> |