With relax-ng, it's possible to have this :
<element name="lieninterne">
<text/>
<attribute name="type">
<choice>
<value>papier</value>
<value>glossaire</value>
</choice>
</attribute>
<attribute name="id">
<text/>
</attribute>
</element>
When I add "lieninterne", bitflux ask for the type attribute.
It's possible to have a select box to choose the type instead of a text box ?
--
GASC Ludovic - Stagiaire chez Hospimedia
--
travaille sur Kubuntu 5.04 - KDE 3.4
--
bx-editor-dev mailing list
bx-editor-dev@xxxxxxxxxxxxxxxx
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-dev
|