Single colon in XPath selector meaning

Viewed 376

I found the selector "//svg:path" in inkscape source code, but can't find any reference about single colon in XPath. I found for double colon but not useful for this case.

It is in line 117 on this file

0 Answers
Related