diff --git a/test-suite/tests/ab-p-run-035.xml b/test-suite/tests/ab-p-run-035.xml index 2bc51d67..9dff6d19 100644 --- a/test-suite/tests/ab-p-run-035.xml +++ b/test-suite/tests/ab-p-run-035.xml @@ -3,6 +3,15 @@ p:run-035 + + 2024-05-28 + + Achim Berndzen + + +

Fixed test by removing attribute "exclude-inline-prefixes".

+
+
2022-09-30 @@ -15,12 +24,11 @@
-

Tests p:run: Tests exclude-inline-prefixes.

+

Tests p:run: Tests prefix "xs" is correctly passed to dynamic pipeline.

+ xmlns:xs = "http://www.w3.org/2001/XMLSchema"> diff --git a/test-suite/tests/ab-p-run-035a.xml b/test-suite/tests/ab-p-run-035a.xml new file mode 100644 index 00000000..3c3441c0 --- /dev/null +++ b/test-suite/tests/ab-p-run-035a.xml @@ -0,0 +1,43 @@ + + + p:run-035a + + + 2024-05-28 + + Achim Berndzen + + +

Created new test to check "exclude-inline-prefix" is correctly handled.

+
+
+
+
+ +

Tests p:run: Tests exclude-inline-prefixes.

+
+ + + + + + + + + + + {$opt} + + + + + + + + + +
\ No newline at end of file diff --git a/test-suite/tests/ab-p-run-036.xml b/test-suite/tests/ab-p-run-036.xml index fe1985c2..97713806 100644 --- a/test-suite/tests/ab-p-run-036.xml +++ b/test-suite/tests/ab-p-run-036.xml @@ -3,6 +3,15 @@ p:run-036 + + 2024-05-28 + + Achim Berndzen + + +

Fixed test by removing attribute "exclude-inline-prefixes".

+
+
2022-10-01 @@ -21,8 +30,7 @@ + xmlns:test="http://test"> diff --git a/test-suite/tests/ab-p-run-036a.xml b/test-suite/tests/ab-p-run-036a.xml new file mode 100644 index 00000000..8ee6b445 --- /dev/null +++ b/test-suite/tests/ab-p-run-036a.xml @@ -0,0 +1,45 @@ + + + p:run-036a + + + 2024-05-28 + + Achim Berndzen + + +

Created new test to check "exclude-inline-prefix" is correctly handled.

+
+
+
+
+ +

Tests p:run: Tests exclude-inline-prefixes.

+
+ + + + + + + + + + + {map:keys($opt)[1] instance of xs:QName} + + + + + + + + + +
\ No newline at end of file