[Phoenix] Implementing namespace-unawareness

Andreas Wuest awuest at student.ethz.ch
Thu Sep 28 23:31:10 CEST 2006


Hi

I finally got my XPath expression parser working (it lives in the branch).

I am not sure though which nodes all have to substituted. Do we only 
have to substitute the nodes in the NameTest production, or generally 
all occurring QNames? Also, in the NameTest production, it is 
distinguished between '*', NCName ':' '*' and QName. By what should '*' 
and NCName ':' '*' be replaced with?

The branch currently only replaces QName productions which have a 
prefix. Prefixless QNames are currently not replaced.

-- 
Kind regards,
Andi



More information about the Phoenix mailing list