Mercurial > hg > webaudioevaluationtool
comparison 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 |
comparison
equal
deleted
inserted
replaced
2463:fda7ee7bb914 | 2464:75bd7b5dc522 |
---|---|
259 <xs:enumeration value="greaterThan"/> | 259 <xs:enumeration value="greaterThan"/> |
260 <xs:enumeration value="stringContains"/> | 260 <xs:enumeration value="stringContains"/> |
261 </xs:restriction> | 261 </xs:restriction> |
262 </xs:simpleType> | 262 </xs:simpleType> |
263 </xs:attribute> | 263 </xs:attribute> |
264 <xs:attribute name="value" type="xs:string" use="optional"/> | |
264 <xs:attribute name="jumpToOnPass" type="xs:string" use="optional"/> | 265 <xs:attribute name="jumpToOnPass" type="xs:string" use="optional"/> |
265 <xs:attribute name="jumpToOnFail" type="xs:string" use="optional"/> | 266 <xs:attribute name="jumpToOnFail" type="xs:string" use="optional"/> |
266 </xs:complexType> | 267 </xs:complexType> |
267 </xs:element> | 268 </xs:element> |
268 </xs:sequence> | 269 </xs:sequence> |