From: Pierre Choffet Date: Tue, 11 Jan 2022 22:36:32 +0000 (-0500) Subject: Add stylesheet to remove labels and descriptions in a given element X-Git-Url: https://git.choffet.net/?p=wdef_tools.git;a=commitdiff_plain;h=40de60d432b5a00f6607a86cb0442c4851a78db1 Add stylesheet to remove labels and descriptions in a given element --- diff --git a/README b/README index 9006401..ce966d1 100644 --- a/README +++ b/README @@ -25,5 +25,8 @@ Description of the provided tools: - xslts/canonicalize.xslt Return a wdef under its normal form. + - xslts/remove_labels_descriptions.xslt + Return a wdef with labels and description removed for a given element. + - xslts/replace_id.xslt Change the wdef:id of an element and its references. diff --git a/xslts/remove_labels_descriptions.xslt b/xslts/remove_labels_descriptions.xslt new file mode 100644 index 0000000..a84c83a --- /dev/null +++ b/xslts/remove_labels_descriptions.xslt @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + +