[erlang-patches] [PATCH] Teach xmerl_xpath to resolve context namespaces in more cases

Anthony Ramine n.oxyde@REDACTED
Fri Sep 13 11:57:37 CEST 2013


Isn't that case wrong too?

The <child/> element isn't in the http://www.example.com/ns namespace, right?

Le 12 sept. 2013 à 18:52, Daniel White a écrit :

>> [#xmlElement{}] = xmerl_xpath:string("/root/t:child", Doc,  [{namespace, [{"t", "http://www.example.com/ns"}]}]).




More information about the erlang-patches mailing list