stevel      2002/06/12 22:13:40

  Modified:    xdocs    Tag: ANT_15_BRANCH external.xml
  Log:
  little alternative to Schema. Not in a rush to publish this to the extenal 
site,
  so will just leave this change in the file till somone has some more updates
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.35.2.4  +24 -0     jakarta-ant/xdocs/external.xml
  
  Index: external.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/xdocs/external.xml,v
  retrieving revision 1.35.2.3
  retrieving revision 1.35.2.4
  diff -u -r1.35.2.3 -r1.35.2.4
  --- external.xml      21 May 2002 08:50:14 -0000      1.35.2.3
  +++ external.xml      13 Jun 2002 05:13:40 -0000      1.35.2.4
  @@ -616,6 +616,30 @@
           </table>
         </subsection>
   
  +     <subsection name="Jing Task">
  +
  +        <p> Validates XML files against the RELAX NG alternative to XML 
Schema.
  +        The Jing task for Ant allows you to efficiently validate 
  +        multiple files against multiple RELAX NG patterns and integrate 
  +        RELAX NG validation with other XML processing.</p>
  +
  +        <table>
  +          <tr>
  +            <th>Compatibility:</th>
  +            <td>Ant 1.4 and later</td>  
  +          </tr>
  +          <tr>
  +            <th>URL:</th>
  +            <td><a 
href="http://www.thaiopensource.com/relaxng/jing-ant.html";>
  +            http://www.thaiopensource.com/relaxng/jing-ant.html</a></td>
  +          </tr>
  +          <tr>
  +            <th>License:</th>
  +            <td>BSD-like</td>
  +          </tr>
  +        </table>
  +      </subsection>
  +      
       </section>
   
       <section name="Compiler Implementations">
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to