Re: [xsl] Really basic, but can't get it to work, and it's getting on my nerves::*

Subject: Re: [xsl] Really basic, but can't get it to work, and it's getting on my nerves::*
From: "Thomas B. Passin" <tpassin@xxxxxxxxxxxx>
Date: Tue, 3 Jul 2001 11:10:19 -0400
Yes, it's using the default template which gets text content, since the
namespace isn't getting matched as part of the names.  Chis's and my
solution gets things started below the root element, but you still have to
handle the namespace as Mike K. said.

Tom P

[Daniel Newman]



> Thanks Chris, but this is how I had it to start with. For some reason, I
> just get::
>
> 1417010A10A000002000100880A000002000100C0072995945M60 1AASMITH &
WILLIAMSON
> NOMINEES<A/C A164>,12 POINT STREETSPITTAL
> ESTATESANDLODGEMANCHESTERG0200328400EC2A 1BRSMITH & WILLIAMSON
> ...

> But, If I save all the XML except for the <ScripCommsMessage
> xmlns="http://www.computershare.com/scripcomms/v1.0";>, it works a treat.
So
> this is what I'm going to have to do. Rehash the external file and convert
> it into something without a named namespace!
>



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


Current Thread