Re: XML error: <superscript> within <guibutton>
- From: Eric Baudais <baudais kkpsi org>
- To: Breda McColgan <breda mccolgan sun com>
- Cc: gnome-doc-list gnome org
- Subject: Re: XML error: <superscript> within <guibutton>
- Date: Tue, 4 Mar 2003 14:23:20 -0600
Breda-
While I do not know the context of the text I believe this will work:
<guibutton><literal>x<superscript>2</superscript></literal></guibutton>
This is not a bug in the DocBook DTD nor is it a bug in xmllint. The
DocBook DTD does not allow the tag <superscript> within the
<guibutton> tag. You are welcome to file a RFE with the standards
body OASIS to justify the addition of the <superscipt> and <subscript>
tags as children of the <gui*> tags.
Eric Baudais
On Tue, Mar 04, 2003 at 06:49:12PM +0000, Breda McColgan wrote:
> Hello all,
>
>
> xmllint returns the following error when I embed a <superscript> tag
> within a <guibutton> tag:
>
> "
> gcalctool.xml:438: validity error: Element superscript is not declared
> in guibutton list of possible children
>
> <guibutton>x<superscript>2</superscript></guibutton>
> "
>
>
>
> I get the same error if I embed the <superscript> tag within a
> <guilabel> tag.
>
>
>
> Does anyone have any idea how to work around this so that the XML is
> valid and the text is actually rendered as superscript? I'd rather not
> use a caret (^) symbol, if possible.
>
>
> Meanwhile, I'll log a bug against the Docbook 4.1.2 DTD.
>
>
>
> Thank you,
> Breda.
> _______________________________________________
> gnome-doc-list mailing list
> gnome-doc-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-doc-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]