This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: namespaces


> 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@iclway.co.uk> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]