Displaying page
of
pages;
Items to
Title |
Test
Details
Pattern Title
|
Expression |
( xmlns:.*=[",'].*[",'])|( xmlns=[",'].*[",'])
|
Description |
Matches xml namespace (xmlns) attribtutes. Works with single and double quotes, could be extended to support unquoted attributes.
|
Matches |
<el xmlns="http://SomeCorp/Namespace1"> | <el xmlns='http://SomeCorp/Namespace1'&
|
Non-Matches |
<el xmlns=http://SomeCorp/Namespace1>
|
Author |
Rating:
Chris Durkin
|
Displaying page
of
pages;
Items to