comparison xml/test-schema.xsd @ 2594:9d20649c3580

Restore conditional to legacy <surveyentry>
author Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk>
date Thu, 10 Nov 2016 14:57:03 +0000
parents 5f7c11fa5f83
children 8188efa9415d
comparison
equal deleted inserted replaced
2593:9bb878bf41d8 2594:9d20649c3580
439 <xs:attribute ref="name" /> 439 <xs:attribute ref="name" />
440 </xs:extension> 440 </xs:extension>
441 </xs:simpleContent> 441 </xs:simpleContent>
442 </xs:complexType> 442 </xs:complexType>
443 </xs:element> 443 </xs:element>
444 <xs:element ref="conditional" minOccurs="0" maxOccurs="unbounded" />
444 </xs:sequence> 445 </xs:sequence>
445 <xs:attribute ref="id" use="required" /> 446 <xs:attribute ref="id" use="required" />
446 <xs:attribute ref="name" /> 447 <xs:attribute ref="name" />
447 <xs:attribute ref="mandatory" /> 448 <xs:attribute ref="mandatory" />
448 <xs:attribute name="min" type="xs:decimal" /> 449 <xs:attribute name="min" type="xs:decimal" />