RE: [xsl] Problem Merging multiple XML files

Subject: RE: [xsl] Problem Merging multiple XML files
From: "Julian Reschke" <julian.reschke@xxxxxx>
Date: Wed, 5 Sep 2001 18:12:47 +0200
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Hewko, Doug
> Sent: Wednesday, September 05, 2001 5:48 PM
> To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
> Subject: RE: [xsl] Problem Merging multiple XML files
>
>
> Thanks. What is odd is that everything works great until I have a
> <!DOCTYPE..> declaration. I was wondering a little about the
> '<xsl:stylesheet xmlns:xsl="uri:xsl">' myself, but since I grabbed it from
> somewhere and everything worked, why change it.
>
> If the "http://www.w3.org/TR/WD-xsl"; or
> "http://www.w3.org/1999/XSL/Transform"; are just namespaces which may not
> necessarily relate to a real URI, then does it really matter what
> reference
> we put in there? Couldn't "<xsl:stylesheet

Yes, it matters.

> xmlns:xsl="http://somedomain.com/dummyurl";>' work just as well?

No, it won't.

> Yes, this is written for the Microsoft dialect, but there is no
> other choice
> if you do not have access to a server that supports XML.

Not true. You can use standard XSLT with IE (check FAQ on
www.netcrucible.com).


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread