diff xml/test-schema.xsd @ 2853:f75db4482006

More test-creator work. Finished global surveys
author Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk>
date Wed, 26 Apr 2017 16:38:34 +0100
parents a41a299223ab
children 0981212c091f
line wrap: on
line diff
--- a/xml/test-schema.xsd	Wed Apr 26 15:17:48 2017 +0100
+++ b/xml/test-schema.xsd	Wed Apr 26 16:38:34 2017 +0100
@@ -410,6 +410,7 @@
                 <xs:sequence>
                     <xs:element ref="statement" minOccurs="1" maxOccurs="1" />
                 </xs:sequence>
+                <xs:attribute ref="minWait" />
                 <xs:attribute ref="id" use="required" />
             </xs:complexType>
         </xs:element>