changeset 2759:dfba9f1d316e

Merge branch 'vnext' into Dev_main
author Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk>
date Sat, 15 Apr 2017 11:36:20 +0100
parents 4bf08f7279fb (diff) a684dc7a5327 (current diff)
children 9c3f50d6e544
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/xml/test-schema.xsd	Sat Apr 15 11:35:59 2017 +0100
+++ b/xml/test-schema.xsd	Sat Apr 15 11:36:20 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>