Re: [xml-dev] XPattern Specification

From
Karl Waclawek <>
To
Alan Gutierrez <>
Date
2005-01-17T15:25:03Z
ID
<>
Thread
Re: [xml-dev] XPattern Specification
Alan Gutierrez wrote:

>>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?
> 
> 
>     Sure. I think you and I are talking about matching a pattern
>     as a series of events.

Yes, I think that sums it up. Nodes are a higher level concept here.

Karl