OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] XPattern Specification

[ Lists Home | Date Index | Thread Index ]

Alan Gutierrez wrote:

> 
>     Hmm... Okay, sorry for the verbose example, it's what I'm
>     working on right now.
>     
>     The idea is that in order to place the exploaded element, I need
>     to select:
> 
>     /request/path-info/path/text()
> 
>     And I need to match:
> 
>     /request/path-info[path]
> 
>     Or maybe even:
> 
>     path[contains(text(), '/')]
> 
>     Which strikes me as resonable, but not, to my understanding, a
>     question of look *ahead*. More like look behind.

Why not just match on /request/path-info/path and process the
accumulated character data in the end-tag event for this element?
Isn't that simple enough?

Karl




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS