comparison 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
comparison
equal deleted inserted replaced
2606:ac9b08b961c0 2607:342ef7948c47
94 <xs:enumeration value="letter" /> 94 <xs:enumeration value="letter" />
95 <xs:enumeration value="capital" /> 95 <xs:enumeration value="capital" />
96 </xs:restriction> 96 </xs:restriction>
97 </xs:simpleType> 97 </xs:simpleType>
98 </xs:attribute> 98 </xs:attribute>
99 <xs:attribute name="labelStart" type="xs:string" use="optional" default="" />
99 <xs:attribute ref="poolSize" /> 100 <xs:attribute ref="poolSize" />
100 <xs:attribute ref="alwaysInclude" /> 101 <xs:attribute ref="alwaysInclude" />
101 <xs:attribute ref="preSilence" /> 102 <xs:attribute ref="preSilence" />
102 <xs:attribute ref="postSilence" /> 103 <xs:attribute ref="postSilence" />
103 <xs:attribute ref="playOne" /> 104 <xs:attribute ref="playOne" />