It shouldn't be a problem.  The first place it is used currently is inside
<accelerator> tags, and we want to be able to set multiple accelerators
for a single widget, so attributes of the widget tag would not be
appropriate here.  The other location is for signal sections which are
directly under widget tags.  Again we want multiple signals per widget, so
attributes don't really work here either.

In both these cases, something more complex than a simple string value is
needed, so there should not be any problems with the attribute name space.

James.

--
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/


On Sat, 6 Nov 1999, Daniel Veillard wrote:

>   I understand it's a problem if you wnat to encode them as attributes,
> otherwise this should be fine.
> 
> Daniel
> 
> On Sat, Nov 06, 1999 at 08:33:40AM +0800, James Henstridge wrote:
> > What is the problem with having multiple tags with the same name?  You can
> > tell the difference between them from their position in the document tree.
> > I have been using libxml in libglade without problem for a long time.  Or
> > is this a limitation in the DTD validation code?
> > 
> > James.
> > 
> > --
> > Email: [EMAIL PROTECTED]
> > WWW:   http://www.daa.com.au/~james/
> > 
> > 
> > On Fri, 5 Nov 1999, Martijn van Beers wrote:
> > 
> > > One big problem with it is, as Dermot said, is that the signal name
> > > bit of accellerator has the same tagname as a normal signal. This
> > > makes it quite impossible to use gnome-xml (aka libxml).
> 
> -- 
> [EMAIL PROTECTED] | W3C, INRIA Rhone-Alpes  | Today's Bookmarks :
> Tel : +33 476 615 257  | 655, avenue de l'Europe | Linux, WWW, rpmfind,
> Fax : +33 476 615 207  | 38330 Montbonnot FRANCE | rpm2html, XML,
> http://www.w3.org/People/W3Cpeople.html#Veillard | badminton, and Kaffe.
> 
> +---------------------------------------------------------------------+
> To unsubscribe from this list, send a message to [EMAIL PROTECTED]
> with the line "unsubscribe glade-devel" in the body of the message.
> 


+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.

Reply via email to