WWW/2002/ws/ra/edcopies/ws-enu enumeration.xsd,1.15,1.16

Update of /w3ccvs/WWW/2002/ws/ra/edcopies/ws-enu
In directory hutz:/tmp/cvs-serv21245/ws-enu

Modified Files:
	enumeration.xsd 
Log Message:
8901


Index: enumeration.xsd
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-enu/enumeration.xsd,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- enumeration.xsd	19 Jan 2010 22:38:48 -0000	1.15
+++ enumeration.xsd	8 Feb 2010 18:11:29 -0000	1.16
@@ -52,6 +52,7 @@
       <xs:extension base='tns:MiniExpirationType'>
         <xs:attribute name='min' type='tns:DurationDateTime' use='optional'/>
         <xs:attribute name='max' type='tns:DurationDateTime' use='optional'/>
+        <xs:attribute name='exact' type='xs:boolean' use='optional'/>
         <xs:anyAttribute namespace='##other' processContents='lax'/>
       </xs:extension>
     </xs:simpleContent>

Received on Monday, 8 February 2010 18:11:33 UTC