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: Problem Merging multiple XML files


> From: owner-xsl-list@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Hewko, Doug
> Sent: Wednesday, September 05, 2001 5:48 PM
> To: 'xsl-list@lists.mulberrytech.com'
> 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


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