Changeset 13
- Timestamp:
- 07/27/00 16:21:55 (8 years ago)
- Files:
-
- trunk/RELEASE_en.html (modified) (8 diffs)
- trunk/RELEASE_ja.html (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/RELEASE_en.html
r3 r13 19 19 20 20 <p class="status"> 21 Last modified: July 17, 2000<br />21 Last modified: July 27, 2000<br /> 22 22 Created: July 17, 2000 23 23 </p> … … 34 34 35 35 <p> 36 Target SOAP4R version: SOAP4R/1.0. 036 Target SOAP4R version: SOAP4R/1.0.1 37 37 </p> 38 38 … … 44 44 <li><a href="#dependencies">Dependencies</a></li> 45 45 <li><a href="#restrictions">Restrictions</a></li> 46 <li><a href="#history">History</a></li> 46 47 <li><a href="#author">Author</a></li> 47 48 <li><a href="#copyright">Copyright</a></li> … … 50 51 <h2 id="changes" name="changes">1. Changes</h2> 51 52 52 <p> 53 It is an initial released version of SOAP4R. :-) 54 </p> 53 <ul> 54 <li>Handles SOAP/1.1 arrays. 55 1.0.0 cannot handles SOAP/1.1 arrays... 56 Bare in mind there still be many 57 <a href="#restrictions">restrictions</a> 58 around SOAP arrays.</li> 59 </ul> 55 60 56 61 <h2 id="install" name="install">2. Install</h2> … … 98 103 <dt class="path">redist/</dt> 99 104 <dd>Redistributed programs which SOAP4R is using. 100 I would appriciate to autho ers of these programs.105 I would appriciate to authors of these programs. 101 106 </dd> 102 107 … … 174 179 <li>encoding/decoding using XML Schema; 175 180 Only xsi:type in SOAP Encoding is checked</li> 176 <li> Partially Transmitted Arraysand Sparse Arrays</li>181 <li>Arrays which has two or more dimensions (rank), Partially Transmitted Arrays, and Sparse Arrays</li> 177 182 <li>SOAP root attribute</li> 178 183 <li>References to values (encoding/decoding)</li> … … 188 193 </ul> 189 194 190 <h2 id="author" name="author">7. Author</h2> 195 <h2 id="history" name="history">7. History</h2> 196 197 <dl> 198 <dt>1.0.0 - July 27, 2000</dt> 199 <dd>It is the initial released version of SOAP4R. :-)</dd> 200 </dl> 201 202 <h2 id="author" name="author">8. Author</h2> 191 203 192 204 <dl> … … 201 213 </dl> 202 214 203 <h2 id="copyright" name="copyright"> 8. Copyright</h2>215 <h2 id="copyright" name="copyright">9. Copyright</h2> 204 216 205 217 <p style="text-align: center;"> trunk/RELEASE_ja.html
r3 r13 19 19 20 20 <p class="status"> 21 Last modified: July 17, 2000<br />21 Last modified: July 27, 2000<br /> 22 22 Created: July 15, 2000 23 23 </p> … … 36 36 <p> 37 37 $BK\J8=q$,BP>]$H$7$F$$$k(BSOAP4R$B$N%P!<%8%g%s$O!$(B 38 SOAP4R/1.0. 038 SOAP4R/1.0.1 39 39 $B$G$9!%(B 40 40 </p> … … 47 47 <li><a href="#dependencies">Dependencies</a></li> 48 48 <li><a href="#restrictions">Restrictions</a></li> 49 <li><a href="#history">History</a></li> 49 50 <li><a href="#author">Author</a></li> 50 51 <li><a href="#copyright">Copyright</a></li> … … 53 54 <h2 id="changes" name="changes">1. Changes</h2> 54 55 55 <p> 56 $B$3$l$,:G=i$N%j%j!<%9$G$9!%(B 57 $BJQ99E@$b$J$K$b$"$j$^$;$s!%(B 58 $B$J$i=q$/$J!%(B^^; 59 </p> 56 <ul> 57 <li>SOAP/1.1$B$NG[Ns$KBP1~$7$^$7$?!%(B 58 $B<B$OBP1~$7$F$J$+$C$?$s$G$9!%!%!%$9$$$^$;$s!%(B 59 <a href="#restrictions">$B@)Ls(B</a> 60 $B$O$^$@$?$/$5$s;D$C$F$$(B$B$^$9$N$GCm0U$7$F$/$@$5$$!%(B</li> 61 </ul> 60 62 61 63 <h2 id="install" name="install">2. Install</h2> … … 188 190 <li>XML Schema$B$rFI$s$G(Bencode/decode$B$9$k$3$H$O$G$-$^$;$s!%(B 189 191 SOAP Encoding$BK\BN$KKd$a9~$^$l$?(Bxsi:type$B$N$_$rMxMQ$7$^$9!%(B</li> 190 <li> Partially Transmitted Arrays$B!JItJ,G[Ns!K!$(BSparse Arrays$B!JAF$JG[Ns!K$KBP1~$7$F$$$^$;$s!%(B</li>192 <li>$B<!85$,(B1$B0J30$NG[Ns!$(BPartially Transmitted Arrays$B!JItJ,G[Ns!K!$(BSparse Arrays$B!JAF$JG[Ns!K$KBP1~$7$F$$$^$;$s!%(B</li> 191 193 <li>SOAP root$BB0@-$KBP1~$7$F$$$^$;$s!%(B</li> 192 194 <li>$BB?=E;2>H;~$KMxMQ$5$l$kFHN)MWAG$KBP1~$7$F$$$^$;$s!J(Bencoding$B!$(Bdecoding$B6&!K!%(B</li> … … 202 204 </ul> 203 205 204 <h2 id="author" name="author">7. Author</h2> 206 <h2 id="history" name="history">7. History</h2> 207 208 <dl> 209 <dt>1.0.0 - July 17, 2000</dt> 210 <dd>$B$3$l$,:G=i$N%j%j!<%9$G$9!%(B 211 $BJQ99E@$b$J$K$b$"$j$^$;$s!%(B 212 $B$J$i=q$/$J!%(B^^;</dd> 213 </dl> 214 215 <h2 id="author" name="author">8. Author</h2> 205 216 206 217 <dl> … … 215 226 </dl> 216 227 217 <h2 id="copyright" name="copyright"> 8. Copyright</h2>228 <h2 id="copyright" name="copyright">9. Copyright</h2> 218 229 219 230 <p>