Hi Devs,

I have almost completed implementing the basic traversal for XML schema type
alternatives. The next step would be to implement the XPath 2.0 processor.
For the moment my type alternatives implementation simply stores the XPath
expressions and does not perform any parsing.

I would appreciate some ideas from you to implement this XPath 2.0
parser/processor. Will I be able to reuse any of the code from the existing
XPath class?

Thanks

Best Regards,
Hiranya Jayathilaka

Reply via email to