gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r28051 - gnunet-planetlab/gplmt/contrib


From: gnunet
Subject: [GNUnet-SVN] r28051 - gnunet-planetlab/gplmt/contrib
Date: Mon, 15 Jul 2013 17:19:46 +0200

Author: wachs
Date: 2013-07-15 17:19:46 +0200 (Mon, 15 Jul 2013)
New Revision: 28051

Modified:
   gnunet-planetlab/gplmt/contrib/tasklist_schema.xsd
Log:
name for sequence


Modified: gnunet-planetlab/gplmt/contrib/tasklist_schema.xsd
===================================================================
--- gnunet-planetlab/gplmt/contrib/tasklist_schema.xsd  2013-07-15 14:09:07 UTC 
(rev 28050)
+++ gnunet-planetlab/gplmt/contrib/tasklist_schema.xsd  2013-07-15 15:19:46 UTC 
(rev 28051)
@@ -30,6 +30,7 @@
       <xs:element name="get" type="get" />
     </xs:choice>
   </xs:sequence>
+  <xs:attribute name="name" type="xs:string"/>
   <xs:attribute name="enabled" type="xs:boolean"/>
 </xs:complexType>
 
@@ -45,6 +46,7 @@
       <xs:element name="get" type="get" />
     </xs:choice>
   </xs:sequence>
+  <xs:attribute name="name" type="xs:string"/>
   <xs:attribute name="enabled" type="xs:boolean"/>
 </xs:complexType>
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]