You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by tm...@apache.org on 2001/12/19 16:25:41 UTC

cvs commit: xml-xalan/java/xdocs/sources/xsltc index.xml

tmiller     01/12/19 07:25:41

  Modified:    java/xdocs/sources/xsltc index.xml
  Log:
  fixed parsing bugs in doc
  
  Revision  Changes    Path
  1.9       +2 -13     xml-xalan/java/xdocs/sources/xsltc/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xsltc/index.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- index.xml	2001/12/19 11:34:27	1.8
  +++ index.xml	2001/12/19 15:25:41	1.9
  @@ -120,9 +120,6 @@
       design documents for some XSL elements and XPath expressions, patterns
       and functions:</p>
   
  -    <table width="90%">
  -    <tr>
  -    <td>
   
       <s4 title="XSL elements">
         <ul>
  @@ -137,8 +134,6 @@
         </ul>
       </s4>
   
  -    </td><td>
  -
       <s4 title="XPath functions">
         <ul>
           <li><link idref="xsl_key_design">key()</link></li>
  @@ -147,8 +142,6 @@
         </ul>
       </s4>
   
  -    </td></tr>
  -    <tr><td>
   
       <s4 title="XPath expressons">
         <ul>
  @@ -156,7 +149,6 @@
         </ul>
       </s4>
   
  -    </td><td>
   
       <s4 title="XPath patterns">
         <ul>
  @@ -164,9 +156,6 @@
         </ul>
       </s4>
   
  -    </td></tr>
  -    </table>
  -
       </s3>
   
       <!--========================= RUNTIME DESIGN ==========================-->
  @@ -174,7 +163,7 @@
       <s3 title="XSLTC runtime library design">
   
       <p>The runtime portion of XSLTC has four main components; the internal DOM
  -    implementation (<u>not</u> W3C), the translet class(es), the runtime
  +    implementation (not W3C), the translet class(es), the runtime
       library and the output processor:</p>
   
       <p><img src="runtime_design.gif" alt="runtime_design.gif"/></p>
  @@ -220,4 +209,4 @@
   
     <p><ref>Design documents by <jump href="mailto:morten@xml.apache.org">Morten J&oslash;rgensen</jump> - updated 13.12.2001</ref></p>
   
  -</s1>
  \ No newline at end of file
  +</s1>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org