diff --git a/doc/FAQ.html b/doc/FAQ.html index e0ab966b..364afcf2 100644 --- a/doc/FAQ.html +++ b/doc/FAQ.html @@ -97,6 +97,12 @@ A:link, A:visited, A:active { text-decoration: underline }
or use
xsltproc --stringparam test alpha foo.xsl foo.xml
+Yes for example xmlwrapp + , see the related pages about bindings +
+The libxslt Python module depends on the libxml2 Python module.
diff --git a/doc/xslt.html b/doc/xslt.html index 3e3c1dc5..9932beaa 100644 --- a/doc/xslt.html +++ b/doc/xslt.html @@ -254,6 +254,11 @@ platform, get in touch with me to upload the package. I will keep them in theor use
xsltproc --stringparam test alpha foo.xsl foo.xml
+Yes for example xmlwrapp + , see the related pages about bindings
+