changeset 2763:bc9016b5d32f

Merge branch 'master' into vnext
author Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk>
date Wed, 19 Apr 2017 10:59:49 +0100
parents 23868d69c452 (diff) f2bb15d5f5c9 (current diff)
children d952a6c3fc17 789ce0944e4d
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xml/test-schema.xsd	Wed Apr 19 10:58:33 2017 +0100
+++ b/xml/test-schema.xsd	Wed Apr 19 10:59:49 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>