Regular Expressions Syntax

Oxygen XML Editor uses the Java regular expression syntax. It is similar to that used in Perl 5, with several exceptions. Thus, Oxygen XML Editor does not support the following constructs:
There are some other notable differences that may cause unexpected results, including the following:
Related information
http://docs.oracle.com/javase/6/docs/api/java/util/regex/Pattern.html#jcc