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: obtaining details from a namespace


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


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