From 67d249d7502b4c5c2f0c4aa142c655d51e1fe020 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 28 Sep 2009 10:06:28 +0200 Subject: Mention that --custom-type-regex uses perl-like regex --- documentation/xsd.xhtml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'documentation/xsd.xhtml') diff --git a/documentation/xsd.xhtml b/documentation/xsd.xhtml index b85e896..8c73a54 100644 --- a/documentation/xsd.xhtml +++ b/documentation/xsd.xhtml @@ -914,8 +914,9 @@ and be defined in the same namespace as the generated class would have. If base-sub is present and its substitution results in a non-empty string then the generated class is still generated - but with the result of substitution as its name. See also the - REGEX AND SHELL QUOTING section below. + but with the result of substitution as its name. The pattern and + substitutions are in the perl regular expression format. See also + the REGEX AND SHELL QUOTING section below. -- cgit v1.1