From 2cb219a28e13ca784a54eba25fa33b7192bcc100 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Mon, 18 Mar 2002 12:47:54 +0000 Subject: [PATCH] A stylesheet to strip attributes (e.g., profiling attributes) --- xsl/profiling/strip-attributes.xsl | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 xsl/profiling/strip-attributes.xsl diff --git a/xsl/profiling/strip-attributes.xsl b/xsl/profiling/strip-attributes.xsl new file mode 100644 index 000000000..d6f55fb50 --- /dev/null +++ b/xsl/profiling/strip-attributes.xsl @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.50.1