select box for attribute value
Ludovic Gasc <[email protected]> Tue, 26 Jul 2005 12:46:18 +0200
| Newsgroups | gmane.editors.bitflux.devel |
|---|---|
| Message-ID | <[email protected]> |
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
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-dev