dleslie     00/07/14 11:40:11

  Added:       xdocs/sources/xalan notice.xml
  Log:
  Source include template for creating draft for release notices.
  
  Revision  Changes    Path
  1.1                  xml-xalan/xdocs/sources/xalan/notice.xml
  
  Index: notice.xml
  ===================================================================
  <?xml version="1.0" standalone="no"?> 
  <!DOCTYPE s1 SYSTEM "../../style/dtd/document.dtd"[
  <!ENTITY % externalEntity SYSTEM "../../sources/entities.ent">
  %externalEntity;
  <!ENTITY done-j SYSTEM "./DONE">
  <!ENTITY bugs-j SYSTEM "./BUGS">
  <!ENTITY status-j SYSTEM "./STATUS">]>
  
  <s1 title="-s1 not used-">
    <s2 title="Notice: &xslt4j-current; is now available">
       &done-j;     
       &bugs-j;
       &status-j;
    </s2>
  </s1>  
  
  
  
  

Reply via email to