Mercurial > hg > webaudioevaluationtool
changeset 2417:dd8894bca691
Schema changes for #71
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Fri, 27 May 2016 11:52:07 +0100 |
parents | fe81bbb074ad |
children | 3013cf945716 |
files | test_create/attributes.json xml/test-schema.xsd |
diffstat | 2 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/test_create/attributes.json Fri May 27 11:29:22 2016 +0100 +++ b/test_create/attributes.json Fri May 27 11:52:07 2016 +0100 @@ -13,7 +13,6 @@ "repeatCount": "Repeat Count", "loop": "Loop playback", "synchronous": "Synchronous playback", - "showElementComments": "Show Comment Boxes", "type": "Type", "min": "Minimum", "max": "Maximum",
--- a/xml/test-schema.xsd Fri May 27 11:29:22 2016 +0100 +++ b/xml/test-schema.xsd Fri May 27 11:52:07 2016 +0100 @@ -81,7 +81,6 @@ <xs:attribute name="repeatCount" type="xs:nonNegativeInteger" default="0" /> <xs:attribute name="loop" type="xs:boolean" default="false" /> <xs:attribute name="synchronous" type="xs:boolean" default="false" /> - <xs:attribute name="showElementComments" type="xs:boolean" default="false" /> <xs:attribute name="loudness" type="xs:nonPositiveInteger" use="optional" /> <xs:attribute name="label" use="optional" default="default"> <xs:simpleType>