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

RE: obtaining details from a namespace

Subject: RE: obtaining details from a namespace
From: William Crawley <william.crawley@xxxxxxxxxxxxxx>
Date: Wed, 21 Feb 2001 14:55:42 +0000 (GMT)
bill crawley
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.

Regards
Bill

Quoting Michael Kay <mhkay@xxxxxxxxxxxx>:

> > I have an XML source that has
> > .....
> >     <Keys>
> >         <NUIS3:DWELLING_TAB_V_KEYS
> > NUIS3:POLICY_ID="AAJ9BDK86EHSPREM"
> >
> > in it. I'm trying to obtain the POLICY_ID for
> > output, but my match doesn't seem to work.
> >
> > I have
> > <xsl:template match="Home/Keys">
> > 		<xsl:attribute name="POLICY_ID">
> > 			<xsl:value-of
> > 
select="//NUIS3:DWELLING_TAB_V_KEYS/@POLICY_ID"/>
> 
> The element doesn't have an @POLICY_ID 
attribute, it has an
> @NUIS3:POLICY_ID attribute.
> 
> Weird design - looks like someone determined to 
make XML look like good
> 'ole
> familiar COBOL.
> 
> Mike Kay
> 
> 
>  XSL-List info and archive:  
http://www.mulberrytech.com/xsl/xsl-list
> 
> 


-------------------------------------------------
This mail sent through UK Online webmail

 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.