Nope, same behaviour. > -----Original Message----- > From: Ruth, Brice [mailto:[EMAIL PROTECTED] > Sent: Friday, October 31, 2003 10:30 AM > To: Tag Libraries Users List > Subject: Re: xml selection of tags with namespace prefixes > > > Does just using "name" in the XPath work? > > Tom Kralidis [Burlington] wrote: > > >Hi, > > > >I have a JSP file which fetches XML from a web service and parses > >accordingly. The response XML document has elements with > prefixes in > >them, > >like: > > > >... > ><gml:name>Biggar</gml:name> > >... > > > >When I try to access this, i.e.: > > > ><x:out > >select="$doc/PostalCodeLookup/PostalCodeResultSet/PostalCode/ > gml:name"/ > >> > > > >..no value is present. This behaviour works fine with > xpaths with no > >tags containing prefixes, of course. > > > >Any idea how to get this working with tags containing prefixes? > > > >Thanks alot > > > >..Tom > > > >========================= > >Tom Kralidis > >Systems Scientist > >Environment Canada > >Tel: +01-905-336-4409 > >http://www.ec.gc.ca/cise/ > >========================= > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > Brice D. Ruth > Sr. IT Analyst > Fiskars Brands, Inc. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
