[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: MSXML 3.0 XSLT. Does it work?

Subject: RE: MSXML 3.0 XSLT. Does it work?
From: "Julian Reschke" <julian.reschke@xxxxxx>
Date: Wed, 12 Jul 2000 11:25:18 +0200
RE: MSXML 3.0 XSLT. Does it work?
> From: owner-xsl-list@xxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxx]On Behalf Of sotiris@xxxxxxxxxx
> Sent: Wednesday, July 12, 2000 10:32 AM
> To: xsl-list@xxxxxxxxxxxxxxxx
> Subject: Re: MSXML 3.0 XSLT. Does it work?
>
>
>
> Hi everyone,
>
> here is an example of my XML code and style sheet and the results in
> produces using MSXML 3.0.
> ...
>
> and the resultant output is:
>
> PL000009901PL00000990PL000009901PL00000978
>
> What I would have expected is:
>
> <MIFFile 5.0><MIFFile 4.0><MIFFile 3.0><MIFFile4.0><MIFFile 3.0>
>
> Can anyone tell why the above is happening?  I have installed MSXML 3.0 in
> "replace" mode.

This happens because your elements are in the namespace
urn:schemas-microsoft-com:xml-data, and you haven't written any templates
matching this namespace. Try removing the default namespace declaration from
your source document and retry.

BTW: I recommend to install Instant Saxon as well -- this is a very good
method to confirm that a specific XSLT issue is not particular to MSXML (as
in this case).


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.