mrglavas    2004/02/25 07:39:39

  Modified:    java/docs readme.xml
  Log:
  Link to 2.0 license. Also fixing a few typos.
  
  Revision  Changes    Path
  1.49      +6 -3      xml-xerces/java/docs/readme.xml
  
  Index: readme.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/docs/readme.xml,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- readme.xml        20 Feb 2004 16:55:04 -0000      1.48
  +++ readme.xml        25 Feb 2004 15:39:39 -0000      1.49
  @@ -118,8 +118,11 @@
       </p>
       
       <ul>
  -       <li>This release fixes a documentation bug in the <jump 
href="http://www.w3.org/Submission/2004/SUBM-xmlschema-api-20040122/";>XML Schema 
API</jump>. In particular in the <code>XSModel</code> interface the order of the 
parameters in <code>getTypeDefinition, getNotationDeclaration, 
getModelGroupDefinition, getElementDeclaration, getAttributeDeclaration, 
getAttributeGroupM</code> methods have been changes from <code>(String namespace, 
String name) to (String name, String namespace)</code>. 
  -</li>
  +       <li>This release fixes a documentation bug in the <jump 
href="http://www.w3.org/Submission/2004/SUBM-xmlschema-api-20040122/";>XML Schema 
API</jump>. 
  +           In particular in the <code>XSModel</code> interface the order of the 
parameters in <code>getTypeDefinition, getNotationDeclaration, 
  +           getModelGroupDefinition, getElementDeclaration, getAttributeDeclaration, 
getAttributeGroup</code> methods have been changed 
  +           from <code>(String namespace, String name) to (String name, String 
namespace)</code>. 
  +       </li>
          <li>This release requires JDK 1.2 or later to run and also requires JDK 1.2 
or later to build the source code</li>
       </ul>
       <p>
  @@ -144,7 +147,7 @@
         The &ParserName; &ParserVersion; release is available
         in source code and precompiled binary (JAR files) form. 
         Both &ParserName; packages are made available under the 
  -      <jump href='http://xml.apache.org/LICENSE'>Apache Software
  +      <jump href='http://www.apache.org/licenses/LICENSE-2.0'>Apache Software
        License</jump>.
       </p>
     </s2>
  
  
  

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

Reply via email to