RE: [xsl] problem with xmlns and ie5

Subject: RE: [xsl] problem with xmlns and ie5
From: "Julian Reschke" <julian.reschke@xxxxxx>
Date: Tue, 15 May 2001 08:47:14 +0200
The XML declaration is needed if you are editing the XSL file in an encoding
other than UTF8 (superset of ASCII) or UTF-16.

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Student1
> ASCO-ELK (RBJE/ELK)
> Sent: Tuesday, May 15, 2001 8:30 AM
> To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
> Subject: RE: [xsl] problem with xmlns and ie5
>
>
> thx for the advice, but if i just want to have a xslfile i start
> with
> <xsl:stylsheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";>
> ...
> </xsl:stylesheet>
> right ?! so i dont need the <?xml. ...?> ?
>
>
> i already got the answer to my main problem. thx to Max Dun.
>
> regards goose
>
>
>
> -----Original Message-----
> From: Joshua Allen [mailto:joshuaa@xxxxxxxxxxxxx]
> Sent: Tuesday, May 15, 2001 2:54 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Cc: Student1.ASCO-ELK@xxxxxxxxxxxx
> Subject: RE: [xsl] problem with xmlns and ie5
>
>
> Please see the recommendation at:
> http://www.w3.org/1999/06/REC-xml-stylesheet-19990629/
>
> Your xml:stylesheet instruction needs an href tag, and the body should
> be your source XML document, not the XSLT transform.  Please use the
> http://www.w3.org/1999/XSL/Transform namespace in any case.
>
> Thanks
>
>
>  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