Subject: RE: namespaces
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Tue, 26 Jun 2001 09:10:57 +0100
|
> How would I declare a dummy attribute so that it does
> not end up in the result document?
>
> Then how would I get the prefix?
As I said, you have to output the dummy attribute to force the namespace
declaration. Many applications won't care about an extra attribute, unless
they are doing validation against a DTD.
>
> --- Michael Kay <mhkay@xxxxxxxxxxxx> wrote:
> >
> > Another approach is to output a dummy attribute in
> > the target namespace
> > using <xsl:attribute>, this will force a namespace
> > declaration to be output.
> >
> > Mike Kay
> > Software AG
> >
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail
> http://personal.mail.yahoo.com/
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- RE: namespaces, (continued)
- Michael Kay - Sat, 23 Jun 2001 07:29:58 -0400 (EDT)
- William Lam - Mon, 25 Jun 2001 15:16:52 -0400 (EDT)
- Michael Kay - Mon, 25 Jun 2001 16:34:58 -0400 (EDT)
- William Lam - Mon, 25 Jun 2001 16:50:12 -0400 (EDT)
- Michael Kay - Tue, 26 Jun 2001 04:13:05 -0400 (EDT) <=
Jeni Tennison - Sat, 23 Jun 2001 07:32:11 -0400 (EDT)
|
|