Mercurial > hg > webaudioevaluationtool
comparison xml/test-schema.xsd @ 3061:83097e588634
Specification changes for #109
author | Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk> |
---|---|
date | Tue, 31 Oct 2017 15:43:05 +0000 |
parents | 21e3777edf58 |
children | 998e05c5769a |
comparison
equal
deleted
inserted
replaced
3060:b17a3e5e469b | 3061:83097e588634 |
---|---|
65 <xs:restriction base="xs:decimal"> | 65 <xs:restriction base="xs:decimal"> |
66 <xs:minInclusive value="0.0" /> | 66 <xs:minInclusive value="0.0" /> |
67 </xs:restriction> | 67 </xs:restriction> |
68 </xs:simpleType> | 68 </xs:simpleType> |
69 </xs:attribute> | 69 </xs:attribute> |
70 <xs:attribute name="randomiseAxisOrder" type="xs:boolean" default="false" /> | |
70 <xs:attribute ref="preSilence" /> | 71 <xs:attribute ref="preSilence" /> |
71 <xs:attribute ref="postSilence" /> | 72 <xs:attribute ref="postSilence" /> |
72 <xs:attribute ref="playOne" /> | 73 <xs:attribute ref="playOne" /> |
73 <xs:attribute ref="minNumberPlays" use="optional" /> | 74 <xs:attribute ref="minNumberPlays" use="optional" /> |
74 <xs:attribute ref="maxNumberPlays" use="optional" /> | 75 <xs:attribute ref="maxNumberPlays" use="optional" /> |
103 <xs:enumeration value="samediff" /> | 104 <xs:enumeration value="samediff" /> |
104 </xs:restriction> | 105 </xs:restriction> |
105 </xs:simpleType> | 106 </xs:simpleType> |
106 </xs:attribute> | 107 </xs:attribute> |
107 <xs:attribute name="labelStart" type="xs:string" use="optional" default="" /> | 108 <xs:attribute name="labelStart" type="xs:string" use="optional" default="" /> |
109 <xs:attribute name="randomiseAxisOrder" type="xs:boolean" use="optional" /> | |
108 <xs:attribute ref="poolSize" /> | 110 <xs:attribute ref="poolSize" /> |
109 <xs:attribute ref="alwaysInclude" /> | 111 <xs:attribute ref="alwaysInclude" /> |
110 <xs:attribute name="position" use="optional" type="xs:nonNegativeInteger" /> | 112 <xs:attribute name="position" use="optional" type="xs:nonNegativeInteger" /> |
111 <xs:attribute ref="preSilence" /> | 113 <xs:attribute ref="preSilence" /> |
112 <xs:attribute ref="postSilence" /> | 114 <xs:attribute ref="postSilence" /> |