stevel 2002/11/21 16:46:38
Modified: java/docs axis-bibliography.bib
Log:
expanding the bibliography. we really need an XML bib syntax that can be XSLT-d into
whatever.
Revision Changes Path
1.6 +17 -1 xml-axis/java/docs/axis-bibliography.bib
Index: axis-bibliography.bib
===================================================================
RCS file: /home/cvs/xml-axis/java/docs/axis-bibliography.bib,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- axis-bibliography.bib 8 Oct 2002 05:37:14 -0000 1.5
+++ axis-bibliography.bib 22 Nov 2002 00:46:37 -0000 1.6
@@ -139,4 +139,20 @@
year=2002,
author="Ian Jacobs"
}
-
+
+
+@techreport{spec:dime,
+ title="{WS-Attachments}",
+ author="Henrik Frystyk Nielsen and Erik Christensen and Joel Farrell",
+ year="2002",
+ institution="IETF",
+ url="http://www.ietf.org/internet-drafts/draft-nielsen-dime-soap-01.txt"
+ }
+
+@techreport{spec:swa,
+ title="{SOAP Messages with Attachments}",
+ author="John J. Barton and Satish Thatte and Henrik Frystyk Nielsen",
+ year="2000",
+ institution="W3C",
+ url="http://www.w3.org/TR/2000/NOTE-SOAP-attachments-20001211",
+ }