changeset 2766:48e1c0ef003f

Merge branch 'master' into vnext
author Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk>
date Fri, 21 Apr 2017 16:27:47 +0100
parents 6ff75d546f3e (diff) 4f41ccab6339 (current diff)
children c0cb7c416d8e
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xml/test-schema.xsd	Fri Apr 21 16:27:20 2017 +0100
+++ b/xml/test-schema.xsd	Fri Apr 21 16:27:47 2017 +0100
@@ -451,7 +451,7 @@
 
         <xs:element name="survey">
             <xs:complexType>
-                <xs:choice maxOccurs="unbounded">
+                <xs:choice maxOccurs="unbounded" minOccurs="0">
                     <xs:element name="surveyentry" maxOccurs="unbounded">
                         <xs:complexType>
                             <xs:sequence>