[FIX] complete rng file

bzr revid: christophe@tinyerp.com-20090605093927-wqkvgyq0fgvj1ex3
This commit is contained in:
Christophe Simonis 2009-06-05 11:39:27 +02:00
parent 4f2e5c2b73
commit 190eecaabe
1 changed files with 3 additions and 0 deletions

View File

@ -66,6 +66,8 @@
<rng:optional><rng:attribute name="colspan"/></rng:optional>
<rng:optional><rng:attribute name="string"/></rng:optional>
<rng:optional><rng:attribute name="angle"/></rng:optional>
<rng:optional><rng:attribute name="fill"/></rng:optional>
<rng:optional><rng:attribute name="help"/></rng:optional>
<rng:zeroOrMore>
<rng:text/>
</rng:zeroOrMore>
@ -308,6 +310,7 @@
<rng:ref name="group" />
<rng:element name="properties"><rng:empty/></rng:element>
<rng:element name="newline"><rng:empty/></rng:element>
<rng:ref name="image"/>
</rng:choice>
</rng:zeroOrMore>
</rng:element>