Displaying page
of
pages;
Items to
Title |
Test
Details
Pattern Title
|
Expression |
((xmlns:.*?=[",'].*?[",'])|(xmlns=[",'].*?[",']))
|
Description |
XML Namespace ( xmlns ) matcher. Properly matches one or more of either xmlns="blah" or xmlns:blah="blooey" .
(for c#, make sure to escape the double-quotes.)
|
Matches |
<Registry xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.or
|
Non-Matches |
<Registry someattrib="test" />
|
Author |
Rating:
Not yet rated.
Jeremy Ragan
|
Displaying page
of
pages;
Items to