Mercurial > hg > webaudioevaluationtool
diff test-schema.xsd @ 654:37f3359709bd
Merge
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Thu, 31 Mar 2016 15:48:57 +0100 |
parents | 6edb164f15b8 |
children |
line wrap: on
line diff
--- a/test-schema.xsd Thu Mar 10 17:07:46 2016 +0000 +++ b/test-schema.xsd Thu Mar 31 15:48:57 2016 +0100 @@ -44,7 +44,7 @@ <xs:element ref="interface" maxOccurs="1"/> </xs:sequence> <xs:attribute name="interface" type="xs:string" use="required"/> - <xs:attribute name="projectReturn" type="xs:string" use="required"/> + <xs:attribute name="projectReturn" type="xs:string" use="optional" default=""/> <xs:attribute name="randomiseOrder" type="xs:boolean" default="false"/> <xs:attribute name="testPages" type="xs:nonNegativeInteger" default="0"/> <xs:attribute name="loudness" type="xs:nonPositiveInteger" use="optional"/> @@ -70,7 +70,6 @@ <xs:attribute name="randomiseOrder" type="xs:boolean" default="false"/> <xs:attribute name="repeatCount" type="xs:nonNegativeInteger" default="0"/> <xs:attribute name="loop" type="xs:boolean" default="false"/> - <xs:attribute name="synchronous" type="xs:boolean" default="false"/> <xs:attribute name="showElementComments" type="xs:boolean" default="false"/> <xs:attribute name="loudness" type="xs:nonPositiveInteger" use="optional"/> <xs:attribute name="label" use="optional" default="default">