From 902d933e3605f59f5b477a2dc399b128f81e3fe0 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Sun, 14 Apr 2024 18:29:57 +0100 Subject: [PATCH] Allow text insertions --- steps/src/main/xml/steps/insert.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/steps/src/main/xml/steps/insert.xml b/steps/src/main/xml/steps/insert.xml index 698f2006..e3445b54 100644 --- a/steps/src/main/xml/steps/insert.xml +++ b/steps/src/main/xml/steps/insert.xml @@ -12,7 +12,7 @@ port's document relative to the matching elements in the - + @@ -66,4 +66,10 @@ as the source. source port are preserved. The document properties on the insertion port are not preserved or present in the result document. + + +Erratum, April 2024 +The content type of the insertion port has been expanded to allow +text documents to be inserted. +