Mercurial > hg > webaudioevaluationtool
changeset 586:b13558e54de8 Dev_main
Hotfix: Added name attribute to XSD for audioelement nodes
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Tue, 08 Mar 2016 18:12:14 +0000 |
parents | d8be8a1111b6 |
children | 0d6d7618f6da |
files | test-schema.xsd |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/test-schema.xsd Tue Mar 08 14:35:51 2016 +0000 +++ b/test-schema.xsd Tue Mar 08 18:12:14 2016 +0000 @@ -116,6 +116,7 @@ <xs:attribute ref="id" use="required"/> <xs:attribute name="url" type="xs:anyURI" use="required"/> <xs:attribute name="gain" type="xs:decimal" default="0"/> + <xs:attribute ref="name"/> <xs:attribute name="type" default="normal"> <xs:simpleType> <xs:restriction base="xs:string">