david: doc/kolab-formats/validation/tests contact1.xml,1.1,1.2

cvs at intevation.de cvs at intevation.de
Thu Aug 12 19:46:25 CEST 2004


Author: david

Update of /kolabrepository/doc/kolab-formats/validation/tests
In directory doto:/tmp/cvs-serv13124/tests

Modified Files:
	contact1.xml 
Log Message:
There is no <role> anymore; made tests pass.


Index: contact1.xml
===================================================================
RCS file: /kolabrepository/doc/kolab-formats/validation/tests/contact1.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- contact1.xml	15 Jun 2004 21:11:29 -0000	1.1
+++ contact1.xml	12 Aug 2004 17:46:23 -0000	1.2
@@ -16,15 +16,15 @@
 		<number>12345</number>
 	</phone>
 	<address>
-		<zip>zip</zip>
+		<postal-code>postal-code</postal-code>
 		<type>other</type>
 		<street>street</street>
 	</address>
 	<preferred-address>
-		<zip>zip</zip>
+		<postal-code>postal-code</postal-code>
 		<country>fr</country>
 	</preferred-address>
-	<role>role</role>
+	<job-title>job title</job-title>
 	<sensitivity>private</sensitivity>
 	<creation-date>2004-06-15T14:45:00</creation-date>
 	<organization>org</organization>





More information about the commits mailing list