El Jueves, 19 de Noviembre de 2009, Iñaki Baz Castillo escribió:
> Hi, can the Xpath query in the XCAP node selector contain escaped symbols?
> 
> Note however that in case it's valid, then the following original XCAP URL:
> 
>   /someauid/users/sip:[email protected]/~~/%61lice/subnode%2fothersubnode/name
> 
> would become:
> 
>   /someauid/users/sip:[email protected]/~~/alice/subnode/othersubnode/name
> 
> which IMHO is undesirable. I hope Xpath/XML doesn't allow it.

Solved for the question... of course it allows hex escaping. In fact it's 
required to use chars as [ or ".

Sorry.


-- 
Iñaki Baz Castillo <[email protected]>

_______________________________________________
Sip-implementors mailing list
[email protected]
https://lists.cs.columbia.edu/cucslists/listinfo/sip-implementors

Reply via email to