diff xml/test-schema.xsd @ 2674:b9efbbe0d829

#191: Now added to <page> nodes the “position” attribute
author Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk>
date Thu, 13 Apr 2017 11:36:24 +0100
parents 29672fa03c75
children 4c76b5e8874b
line wrap: on
line diff
--- a/xml/test-schema.xsd	Wed Mar 29 15:56:22 2017 +0100
+++ b/xml/test-schema.xsd	Thu Apr 13 11:36:24 2017 +0100
@@ -100,6 +100,7 @@
                 <xs:attribute name="labelStart" type="xs:string" use="optional" default="" />
                 <xs:attribute ref="poolSize" />
                 <xs:attribute ref="alwaysInclude" />
+                <xs:attribute name="position" use="optional" type="xs:nonNegativeInteger" />
                 <xs:attribute ref="preSilence" />
                 <xs:attribute ref="postSilence" />
                 <xs:attribute ref="playOne" />