diff options
Diffstat (limited to 'docs/xml-docs/fop/specs.xml')
-rw-r--r-- | docs/xml-docs/fop/specs.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/xml-docs/fop/specs.xml b/docs/xml-docs/fop/specs.xml index 558343b55..708e6935b 100644 --- a/docs/xml-docs/fop/specs.xml +++ b/docs/xml-docs/fop/specs.xml @@ -6,9 +6,8 @@ <s1 title="FOP Relevant Specifications and Links"> <s2 title="Specifications"> <ul> - <li><jump href="http://www.w3.org/TR/WD-xsl/">Latest XSL-FO Working Draft (27 March 2000)</jump></li> - <li><jump href="http://www.renderx.com/Tests/validator/fo2000.dtd.html">A dtd for the XSL-FO Working Draft (27 March 2000) provided by N. Grigoriev from RenderX</jump></li> - <li><jump href="http://www.w3.org/TR/1999/WD-xsl-19990421/">XSL-FO Working Draft 21 Apr 1999 </jump></li> + <li><jump href="http://www.w3.org/TR/2000/CR-xsl-20001121/">XSL-FO Candidate Recommendation (21 November 2000)</jump></li> + <li><jump href="http://www.renderx.com/Tests/validator/fo2000.dtd.html">A dtd for the XSL-FO WD from October provided by N. Grigoriev from RenderX</jump></li> <li><jump href="http://www.w3.org/TR/SVG">Latest SVG Working draft</jump></li> <li><jump href="http://www.w3.org/TR/2000/CR-SVG-20000802/index.html">Supported SVG Candidate Recommendation</jump></li> <li><jump href="http://www.w3.org/TR/REC-xml">XML Recommendation</jump></li> @@ -20,9 +19,10 @@ <li><jump href="http://java.sun.com/products/jdk/1.1/docs/index.html">Java JDK 1.1 Documentation</jump></li> </ul> </s2> - <s2 title="Tutorials"> + <s2 title="Tutorials/Articles"> <ul> <li><jump href="http://www.ibiblio.org/xml/books/bible/updates/15.html">Elliotte Rusty Harold: Chapter 15 on xsl:fo from his excellent xml book</jump></li> + <li><jump href="http://www.sun.com/software/xml/developers/slides-dtd/">Paul Sandoz: Using formatting objects with the slides dtd</jump></li> </ul> </s2> </s1> |