From a7bc6d6f6cda8e24f2c3874f29a9b19c4ac6c072 Mon Sep 17 00:00:00 2001 From: El Mau Date: Tue, 22 Feb 2022 14:53:44 -0600 Subject: [PATCH] Agregar xlst para pagos 2.0 --- source/xslt/cadena.xslt | 4 +- source/xslt/pagos20.xslt | 233 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 235 insertions(+), 2 deletions(-) create mode 100644 source/xslt/pagos20.xslt diff --git a/source/xslt/cadena.xslt b/source/xslt/cadena.xslt index 1ca5fff..db72919 100644 --- a/source/xslt/cadena.xslt +++ b/source/xslt/cadena.xslt @@ -5,6 +5,8 @@ + + diff --git a/source/xslt/pagos20.xslt b/source/xslt/pagos20.xslt new file mode 100644 index 0000000..1e6cf98 --- /dev/null +++ b/source/xslt/pagos20.xslt @@ -0,0 +1,233 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file