docs/schema/sync.xsd

changeset 428
b50ade8e7197
parent 427
0af8e6b6dfe0
child 699
1091cb3c6dad
--- a/docs/schema/sync.xsd	Sun Jun 24 11:22:02 2018 +0200
+++ b/docs/schema/sync.xsd	Sun Jun 24 11:51:07 2018 +0200
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
-Copyright 2016 Olaf Wintermann. All rights reserved.
+Copyright 2018 Olaf Wintermann. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
@@ -74,7 +74,7 @@
             </xs:element>
             <xs:element name="detect-changes" minOccurs="0" type="xs:boolean" default="false" />
             <xs:element name="xattr-name" minOccurs="0" type="xs:string" />
-            <xs:element name="on-conflict" minOccurs="0" type="tagOnConflictEnum" />
+            <xs:element name="on-conflict" minOccurs="0" type="t:tagOnConflictEnum" />
         </xs:all>
     </xs:complexType>
     

mercurial