summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--documentation/xsd.13
-rw-r--r--documentation/xsd.xhtml5
2 files changed, 5 insertions, 3 deletions
diff --git a/documentation/xsd.1 b/documentation/xsd.1
index cebdc0e..b52d8a8 100644
--- a/documentation/xsd.1
+++ b/documentation/xsd.1
@@ -1011,7 +1011,8 @@ namespace as the generated class would have. If
.I 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.
+as its name. The pattern and substitutions are in the perl regular
+expression format. See also the REGEX AND SHELL QUOTING section below.
\"
\" Suffixes.
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 <i>base-sub</i> 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.
</dd>
<!-- Suffixes. -->