[xsl] RE: obtaining details from a namespace

Subject: [xsl] RE: obtaining details from a namespace
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Wed, 21 Feb 2001 08:10:43 -0800 (PST)
William Crawley wrote:

> Hi mike,
> 
> Ah yes, that was one of my other tries i.e. 
> <xsl:value-of
> 
> select="//NUIS3:DWELLING_TAB_V_KEYS/@NUIS3:POLICY_
> ID"/>
> 
> But it still doesn't work. There is a definite 
> problem with the namespace. Since if I remove 
> NUIS3: from everything then it all works. So 
> syntactically everything seems ok. The namespace 
> is declared in the stylesheet after the default 
> namespace. I'm also wondering if it is MSXML3 and 
> the way that it is parseing.

Hi Bill,

MSXML3 is OK. The XPath Visualiser finds the attribute, when your XPath expression is specified.

This clearly means that something is wrong with your stylesheet.

Hope this helps.

Dimitre Novatchev.

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices! http://auctions.yahoo.com/

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


Current Thread