Displaying page
of
pages;
Items to
Title |
Test
Details
Pattern Title
|
Expression |
&\#x0*(0|1|2|3|4|5|6|7|8|B|C|E|F|10|11|12|13|14|15|16|17|18|19|1A|1B|1C|1D|1E|1F);
|
Description |
Can be used to match on (and strip out) low-order non-printable ASCII characters (ASCII 0-31) from string data prior to adding to an XML document. Useful when using parsers like Microsoft's MSXML3 that strictly enforce W3C specification on allowable characters. Does not match on ASCII 9 (horiz tab), 10 (carriage return), 13 (line feed).
|
Matches |
 | 
|
Non-Matches |
  | �
|
Author |
Rating:
Not yet rated.
Matt Skone
|
Displaying page
of
pages;
Items to