Mercurial > hg > webaudioevaluationtool
diff xml/test-schema.xsd @ 2464:75bd7b5dc522
Implemented #5
author | Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk> |
---|---|
date | Thu, 23 Jun 2016 13:44:17 +0100 |
parents | e3710f3e29fe |
children | 2305ef6779fe |
line wrap: on
line diff
--- a/xml/test-schema.xsd Thu Jun 23 12:57:46 2016 +0100 +++ b/xml/test-schema.xsd Thu Jun 23 13:44:17 2016 +0100 @@ -261,6 +261,7 @@ </xs:restriction> </xs:simpleType> </xs:attribute> + <xs:attribute name="value" type="xs:string" use="optional"/> <xs:attribute name="jumpToOnPass" type="xs:string" use="optional"/> <xs:attribute name="jumpToOnFail" type="xs:string" use="optional"/> </xs:complexType>