comparison xml/test-schema.xsd @ 2623:d4707c4a8b98

#146 implemented for Mushra
author Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk>
date Thu, 08 Dec 2016 14:33:01 +0000
parents 88b1c15eb202
children e3cf3c24149e
comparison
equal deleted inserted replaced
2622:88b1c15eb202 2623:d4707c4a8b98
100 <xs:attribute ref="poolSize" /> 100 <xs:attribute ref="poolSize" />
101 <xs:attribute ref="alwaysInclude" /> 101 <xs:attribute ref="alwaysInclude" />
102 <xs:attribute ref="preSilence" /> 102 <xs:attribute ref="preSilence" />
103 <xs:attribute ref="postSilence" /> 103 <xs:attribute ref="postSilence" />
104 <xs:attribute ref="playOne" /> 104 <xs:attribute ref="playOne" />
105 <xs:attribute name="restrictMovement" type="xs:boolean" default="fase" use="optional" /> 105 <xs:attribute name="restrictMovement" type="xs:boolean" default="false" use="optional" />
106 </xs:complexType> 106 </xs:complexType>
107 </xs:element> 107 </xs:element>
108 108
109 <xs:element name="metric"> 109 <xs:element name="metric">
110 <xs:complexType> 110 <xs:complexType>