duftler     2002/06/09 21:24:13

  Modified:    sources/soap index.xml releases.xml
  Log:
  Updated...
  
  Revision  Changes    Path
  1.12      +4 -0      xml-site/sources/soap/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-site/sources/soap/index.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- index.xml 31 May 2002 16:27:47 -0000      1.11
  +++ index.xml 10 Jun 2002 04:24:13 -0000      1.12
  @@ -2,6 +2,10 @@
   <!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   
   <s1 title="Apache SOAP">
  +     <s2 title="June 10, 2002 - Version 2.3.1 Released">
  +     <p>Click <jump href="releases.html#v2.3.1">here</jump> for a list
  +     of changes.</p>
  +     </s2>
        <s2 title="May 31, 2002 - Version 2.3 Released">
        <p>Click <jump href="releases.html#v2.3">here</jump> for a list
        of changes.</p>
  
  
  
  1.13      +11 -0     xml-site/sources/soap/releases.xml
  
  Index: releases.xml
  ===================================================================
  RCS file: /home/cvs/xml-site/sources/soap/releases.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- releases.xml      31 May 2002 16:34:12 -0000      1.12
  +++ releases.xml      10 Jun 2002 04:24:13 -0000      1.13
  @@ -1,6 +1,17 @@
   <?xml version="1.0" standalone="no"?>
   <!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
   <s1 title="Releases">
  +     <anchor name="v2.3.1"/>
  +     <s2 title="June 10, 2002 - Version 2.3.1">
  +             <ul>
  +                     <li>Added logic to use xsi:nil, instead of xsi:null,
  +                     when using the 2001 Schema spec.</li>
  +                     <li>Fixed behavior when the 1999 or 2000 schema URI
  +                     is specified so that the serialization logic uses
  +                     the older version of both the xsi and the xsd 
namespaces;
  +                     it was previously just using the older xsd 
namespace.</li>
  +             </ul>
  +     </s2>
        <anchor name="v2.3"/>
        <s2 title="May 31, 2002 - Version 2.3">
                <ul>
  
  
  

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

Reply via email to