Xpath not valid with xml 1.1

i just substituted the xml version of an incoming stream, because i was to embarrased to admit to the web guys that vvvv does not handle the xml when the version is set to 1.1

of course easy to workaround, but shouldn’t the xpath just do his job and not be confused by all that at all?

Xpath.v4p (8.4 kB)

according to Wikipedia XML version 1.0 is still the way to go. so you could be the smarty telling your webguys what they probably didn’t know.

vvvv is using MSXML 3.0 to parse documents. i just checked with MSXML 6.0 and that didn’t make a difference. so ya, while annoying vvvv is just doing its duty here.