comparison xml/test-schema.xsd @ 2556:6c49932ecb26

Merge branch 'master' of https://github.com/BrechtDeMan/WebAudioEvaluationTool
author www-data <www-data@sucuk.dcs.qmul.ac.uk>
date Tue, 20 Dec 2016 13:20:55 +0000
parents e352d52f9237
children e3cf3c24149e
comparison
equal deleted inserted replaced
2553:fe305a537fc2 2556:6c49932ecb26
91 <xs:enumeration value="default" /> 91 <xs:enumeration value="default" />
92 <xs:enumeration value="none" /> 92 <xs:enumeration value="none" />
93 <xs:enumeration value="number" /> 93 <xs:enumeration value="number" />
94 <xs:enumeration value="letter" /> 94 <xs:enumeration value="letter" />
95 <xs:enumeration value="capital" /> 95 <xs:enumeration value="capital" />
96 <xs:enumeration value="samediff" />
96 </xs:restriction> 97 </xs:restriction>
97 </xs:simpleType> 98 </xs:simpleType>
98 </xs:attribute> 99 </xs:attribute>
99 <xs:attribute ref="poolSize" /> 100 <xs:attribute ref="poolSize" />
100 <xs:attribute ref="alwaysInclude" /> 101 <xs:attribute ref="alwaysInclude" />