fix the problem for the rng rules

now we can have tabpos in notebook

lp bug: https://launchpad.net/bugs/309648 fixed

bzr revid: mga@tinyerp.com-20081219110746-qjuz7tdtf9njfn4v
This commit is contained in:
Mantavya Gajjar 2008-12-19 16:37:46 +05:30
parent a47b0aa239
commit 7f0db457ee
1 changed files with 1 additions and 0 deletions

View File

@ -156,6 +156,7 @@
<rng:element name="notebook">
<rng:optional><rng:attribute name="position"/></rng:optional>
<rng:optional><rng:attribute name="colspan"/></rng:optional>
<rng:optional><rng:attribute name="tabpos"/></rng:optional>
<rng:oneOrMore>
<rng:ref name="page"/>
</rng:oneOrMore>