allow any order on category elements

This commit is contained in:
Seth Vidal 2008-11-20 22:10:10 +00:00
parent c14db383e7
commit 2f5f1ad8d9
1 changed files with 2 additions and 0 deletions

View File

@ -111,6 +111,7 @@
</define>
<define name="category">
<element name="category">
<interleave>
<ref name="id"/>
<optional>
<element name="display_order">
@ -118,6 +119,7 @@
</element>
</optional>
<ref name="grouplist"/>
</interleave>
</element>
</define>
<define name="grouplist">