diff xml/test-schema.xsd @ 2663:29672fa03c75

Potential fix for #187
author Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk>
date Thu, 16 Mar 2017 12:21:41 +0000
parents e3cf3c24149e
children b9efbbe0d829
line wrap: on
line diff
--- a/xml/test-schema.xsd	Wed Mar 01 11:53:20 2017 +0000
+++ b/xml/test-schema.xsd	Thu Mar 16 12:21:41 2017 +0000
@@ -181,7 +181,7 @@
                 <xs:attribute ref="id" use="required" />
                 <xs:attribute name="url" type="xs:anyURI" use="required" />
                 <xs:attribute name="gain" type="xs:decimal" default="0" />
-                <xs:attribute name="label" type="xs:string" />
+                <xs:attribute name="label" type="xs:string" default="" />
                 <xs:attribute ref="name" />
                 <xs:attribute name="type" default="normal">
                     <xs:simpleType>