changeset 2764:d952a6c3fc17

Merge branch 'master' into vnext
author Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk>
date Fri, 21 Apr 2017 11:22:13 +0100
parents bc9016b5d32f (diff) 9d31ddedae2b (current diff)
children 6ff75d546f3e
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xml/test-schema.xsd	Fri Apr 21 11:21:51 2017 +0100
+++ b/xml/test-schema.xsd	Fri Apr 21 11:22:13 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>