Mercurial > hg > webaudioevaluationtool
changeset 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 | 9bb878bf41d8 |
children | 4fdaed765674 |
files | xml/test-schema.xsd |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/xml/test-schema.xsd Thu Nov 10 14:41:18 2016 +0000 +++ b/xml/test-schema.xsd Thu Nov 10 14:57:03 2016 +0000 @@ -441,6 +441,7 @@ </xs:simpleContent> </xs:complexType> </xs:element> + <xs:element ref="conditional" minOccurs="0" maxOccurs="unbounded" /> </xs:sequence> <xs:attribute ref="id" use="required" /> <xs:attribute ref="name" />