CVS update: openprivacy/src/xml

From: cvs@openprivacy.org
Date: Thu Nov 23 2000 - 05:29:33 PST


Date: Thursday November 23, 19100 @ 5:29
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

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

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

Modified Files:
        example1.xml
Log Message:
...

*****************************************************************
File: openprivacy/src/xml/example1.xml

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

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

CVSWeb: View this file: http://openprivacy.org/cgi-bin/cvsweb/cvsweb.cgi/openprivacy/src/xml/example1.xml?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/example1.xml.diff?r1=1.2&r2=1.1

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

Index: openprivacy/src/xml/example1.xml
diff -u openprivacy/src/xml/example1.xml:1.1 openprivacy/src/xml/example1.xml:1.2
--- openprivacy/src/xml/example1.xml:1.1 Wed Nov 22 07:58:43 2000
+++ openprivacy/src/xml/example1.xml Thu Nov 23 05:29:33 2000
@@ -1,17 +1,32 @@
 
 
+
+
+
 <!-- template -->
-<prob>
+
+<prob:profile-reference-object
+ xmlns:prob="http://www.openprivacy.org/2000/prob/0.0.1"
+ xmlns:xmldsig="http://www.w3.org/2000/09/xmldsig#">
+
   <xmldsig>
- <principal-URI><!-- required -->
- <prob-data-URI><!-- optional -->
- <prob-data-inline><!-- optional -->
+
+ <prob:principal-reference><!-- required -->
+ <prob:data-reference><!-- optional -->
+ <prob:data-inline><!-- optional -->
+
     <signature><!-- required -->
   </xmldsig>
   <prob><!-- grafts (optional) -->
-</prob>
 
+</prob:profile-reference-object>
+
+
+
+
+
 <!-- rev 1 of what Kevin drives -->
+
 <prob url="http://rev1">
   <xmldsig>
     <principal-URI>Kevin</principal-URI>
@@ -50,4 +65,6 @@
       <hash>4-05935-099</hash>
     </signature>
   </xmldsig>
-</prob>
+
+
+</prob:profile-reference-object>



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