CVS update: openprivacy/src/xml/reputations

From: cvs@openprivacy.org
Date: Wed Dec 13 2000 - 02:01:49 PST


Date: Wednesday December 13, 19100 @ 2:01
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/openprivacy/src/xml/reputations

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

Update of /usr/local/cvsroot/openprivacy/src/xml/reputations
In directory openprivacy.org:/tmp/cvs-serv22017

Modified Files:
        reputation-metainfo.xsd
Log Message:
...

*****************************************************************
File: openprivacy/src/xml/reputations/reputation-metainfo.xsd

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

CVSWeb: Annotate this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/src/xml/reputations/reputation-metainfo.xsd?annotate=1.2

CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/src/xml/reputations/reputation-metainfo.xsd?rev=1.2&content-type=text/x-cvsweb-markup

CVSWeb: Diff to previous version: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/src/xml/reputations/reputation-metainfo.xsd.diff?r1=1.2&r2=1.1

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

Index: openprivacy/src/xml/reputations/reputation-metainfo.xsd
diff -u openprivacy/src/xml/reputations/reputation-metainfo.xsd:1.1 openprivacy/src/xml/reputations/reputation-metainfo.xsd:1.2
--- openprivacy/src/xml/reputations/reputation-metainfo.xsd:1.1 Wed Dec 13 01:55:47 2000
+++ openprivacy/src/xml/reputations/reputation-metainfo.xsd Wed Dec 13 02:01:49 2000
@@ -5,7 +5,7 @@
 
 Markup for XML based reputations.
 
-$Id: reputation-metainfo.xsd,v 1.1 2000/12/13 09:55:47 burton Exp $
+$Id: reputation-metainfo.xsd,v 1.2 2000/12/13 10:01:49 burton Exp $
 
 -->
 
@@ -18,6 +18,7 @@
         <type>
             <element name="graft-home" ref="graft-home" minOccurs="0" maxOccurs="1"/>
             <element name="reputation-server" ref="reputation-server" minOccurs="0" maxOccurs="1"/>
+ <element name="primary-filter" ref="reputation-server" minOccurs="0" maxOccurs="1"/>
         </type>
     </element>
 
@@ -33,4 +34,10 @@
         </type>
     </element>
 
+ <element name="primary-filter">
+ <type>
+ <attribute name="URL" type"uriReference"/>
+ </type>
+ </element>
+
 </schema>



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