[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Required attribue with a default enumerated attribute value
- From: Graeme Kidd <coolkidd3@hotmail.com>
- To: <xml-dev@lists.xml.org>
- Date: Thu, 5 Mar 2009 18:27:07 +0000
Hi again,
Is it possible to make a required attribue with a default enumerated attribute value.
At the moment I have something like this in my DTD file:
< !ATTLIST element-name attribute-name (en1|en2|en3) "en3">
This means that this is valid when I dont't want it to be:
< element-name> < element-name />
Is it possible then to force the attribute-name to be present so in an XML Editor when the element-name is created it automatically creates this:
< element-name attribute-name = "en3"> < element-name />
Thanks,
Graeme
_________________________________________________________________
Free photo editing software from Windows Live . Try it now!
http://clk.atdmt.com/UKM/go/134665240/direct/01/
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]