Mercurial > hg > webaudioevaluationtool
diff xml/test-schema.xsd @ 2607:342ef7948c47
#37. All interfaces use interfaceContext.getLabel to generate labels
author | Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk> |
---|---|
date | Mon, 14 Nov 2016 16:12:34 +0000 |
parents | 8188efa9415d |
children | 5c36d79b2f4b |
line wrap: on
line diff
--- a/xml/test-schema.xsd Mon Nov 14 15:48:26 2016 +0000 +++ b/xml/test-schema.xsd Mon Nov 14 16:12:34 2016 +0000 @@ -96,6 +96,7 @@ </xs:restriction> </xs:simpleType> </xs:attribute> + <xs:attribute name="labelStart" type="xs:string" use="optional" default="" /> <xs:attribute ref="poolSize" /> <xs:attribute ref="alwaysInclude" /> <xs:attribute ref="preSilence" />