aboutsummaryrefslogtreecommitdiffstats
path: root/docs/xml-docs/fop/specs.xml
blob: 708e6935ba29ffda3e01e24ab6f57112599abf8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" standalone="no"?>


<!-- FOP Relevant Specifications and links -->

<s1 title="FOP Relevant Specifications and Links">
  <s2 title="Specifications">
  <ul>
    <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>
    <li><jump href="http://www.w3.org/TR/xslt">XSLT Recommendation</jump></li>
    <li><jump href="http://partners.adobe.com/asn/developer/acrosdk/DOCS/pdfspec.pdf">Portable Document Format (PDF) 1.3 Reference Manual </jump></li>
    <li><jump href="http://www.megginson.com/SAX/">Simple API for XML (SAX)</jump></li>
    <li><jump href="http://www.w3.org/TR/REC-DOM-Level-1">Document Object Model (DOM)</jump></li>
    <li><jump href="http://www.w3.org/TR/REC-xml-names/">Namespaces in XML Recommendation</jump></li>
    <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/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>