Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-05-23 08:29
Flavor·.NET 7.0 (C#)

@"
(?<=(/|^))(((/|^)|(\w*:))(?<node>.*?))(?=/|$)
"
gm
Open regex in editor

Description

Replace namespaces in xpath with local-name

Submitted by pvlzh