CVS update: schemas/soap/service/reputation/12/2000

From: cvs@openprivacy.org
Date: Wed Jan 03 2001 - 17:49:29 PST


Date: Wednesday January 3, 19101 @ 17:49
Author: burton
CVSWEB Options: -------------------

Main CVSWeb: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi

View this module: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/schemas/soap/service/reputation/12/2000

-----------------------------------

Update of /usr/local/cvsroot/schemas/soap/service/reputation/12/2000
In directory openprivacy.org:/tmp/cvs-serv16042

Modified Files:
        index.xsd
Log Message:
I think this is right... at least somewhat better.

*****************************************************************
File: schemas/soap/service/reputation/12/2000/index.xsd

CVSWEB Options: -------------------

CVSWeb: Annotate this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/schemas/soap/service/reputation/12/2000/index.xsd?annotate=1.5

CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/schemas/soap/service/reputation/12/2000/index.xsd?rev=1.5&content-type=text/x-cvsweb-markup

CVSWeb: Diff to previous version: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/schemas/soap/service/reputation/12/2000/index.xsd.diff?r1=1.5&r2=1.4

-----------------------------------

Index: schemas/soap/service/reputation/12/2000/index.xsd
diff -u schemas/soap/service/reputation/12/2000/index.xsd:1.4 schemas/soap/service/reputation/12/2000/index.xsd:1.5
--- schemas/soap/service/reputation/12/2000/index.xsd:1.4 Tue Jan 2 01:47:33 2001
+++ schemas/soap/service/reputation/12/2000/index.xsd Wed Jan 3 17:49:29 2001
@@ -17,10 +17,19 @@
 Place - Suite 330, Boston, MA 02111-1307, USA.
 
 
-$Id: index.xsd,v 1.4 2001/01/02 09:47:33 burton Exp $
+$Id: index.xsd,v 1.5 2001/01/04 01:49:29 burton Exp $
 
 -->
 
+
+<!--
+
+TODO: need to define faults:
+ - reputation does not exist
+
+-->
+
+
 <schema xmlns="http://www.w3.org/2000/08/XMLSchema"
         xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
         targetNamespace="http://schemas.openprivacy.org/soap/service/reputation/12/2000/"
@@ -40,17 +49,15 @@
 
         <complexType>
 
+ <attribute name="uri" type="uriReference" minOccurs="1" maxOccurs="1"/>
+
         </complexType>
 
     </element>
 
 
     <element name="putReputation">
-
- <complexType>
-
- </complexType>
-
+ </anytype>
     </element>
 
 



This archive was generated by hypermail 2b30 : Mon Jan 22 2001 - 15:52:14 PST