@tangelo/tangelo-configuration-toolkit 1.6.1 → 1.8.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/index.js +1 -1
- package/package.json +13 -12
- package/src/cli.js +43 -20
- package/src/lib/gulp-batch-replace-with-filter.js +19 -19
- package/src/lib/npm-package-update.js +51 -0
- package/src/modules/build/oxygen.js +2 -2
- package/src/modules/deploy/config.js +2 -0
- package/src/modules/deploy/execute.js +6 -4
- package/src/modules/fonto/commands.js +2 -2
- package/src/modules/git/index.js +34 -7
- package/src/modules/migrate/steps.js +7 -6
- package/src/modules/sql/index.js +27 -0
- package/build/project/.gitattributes +0 -1
- package/build/project/.gitmodules +0 -4
- package/build/project/config/cmscustom/tangelo/default/_log.xsl +0 -60
- package/build/project/config/cmscustom/tangelo/default/export/esef/config.xml +0 -9
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_in/_util.xsl +0 -5
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_in/_xml.xsl +0 -133
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_in/root.xsl +0 -34
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/_charts.xsl +0 -29
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/_navigation.xsl +0 -65
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/_page.xsl +0 -48
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/_tables.xsl +0 -186
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/_text.xsl +0 -19
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/_util.xsl +0 -6
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/css/bootstrap.min.css +0 -5
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/css/style.scss +0 -205
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/css/tangelo.scss +0 -52
- package/build/project/config/cmscustom/tangelo/default/export/esef/esef_out/root.xsl +0 -41
- package/build/project/config/cmscustom/tangelo/default/export/ods/_elements.xsl +0 -178
- package/build/project/config/cmscustom/tangelo/default/export/ods/_style.xsl +0 -283
- package/build/project/config/cmscustom/tangelo/default/export/ods/base.xsl +0 -194
- package/build/project/config/cmscustom/tangelo/default/export/ods/ods-config.xml +0 -9
- package/build/project/config/cmscustom/tangelo/default/export/ods/pre-process-ods.xsl +0 -17
- package/build/project/config/cmscustom/tangelo/default/export/odt/_elements.xsl +0 -157
- package/build/project/config/cmscustom/tangelo/default/export/odt/_style.xsl +0 -202
- package/build/project/config/cmscustom/tangelo/default/export/odt/_tables.xsl +0 -232
- package/build/project/config/cmscustom/tangelo/default/export/odt/base.xsl +0 -205
- package/build/project/config/cmscustom/tangelo/default/export/odt/odt-config.xml +0 -8
- package/build/project/config/cmscustom/tangelo/default/fonto/config/configuration.js +0 -44
- package/build/project/config/cmscustom/tangelo/default/fonto/config/fonto-manifest.json +0 -23
- package/build/project/config/cmscustom/tangelo/default/fonto/config.json +0 -23
- package/build/project/config/cmscustom/tangelo/default/fonto/dev-cms/files/chapter.xml +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/dev-cms/files/document.xml +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/dev-cms/files/faqitem.xml +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/dev-cms/files/fileitem.xml +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/dev-cms/files/glossary.xml +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/dev-cms/files/newsitem.xml +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/dev-cms/files/paragraph.xml +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/manifest.json +0 -17
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/localization/src/messages.nl.json +0 -1
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/masthead/fonto-manifest.json +0 -6
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/masthead/src/Masthead.jsx +0 -29
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/masthead/src/install.js +0 -7
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/fonto-manifest.json +0 -5
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/_block_attributes.json +0 -300
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/_chart_attributes.json +0 -233
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/_list_attributes.json +0 -101
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/_other_attributes.json +0 -74
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/_root_attributes.json +0 -181
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/_table_attributes.json +0 -256
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/_xbrl_attributes.json +0 -890
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/configureSxModule.js +0 -99
- package/build/project/config/cmscustom/tangelo/default/fonto/packages/sx-module/src/styles.scss +0 -214
- package/build/project/config/cmscustom/tangelo/default/hce/base.xsl +0 -231
- package/build/project/config/cmscustom/tangelo/default/hce/callback.js +0 -3
- package/build/project/config/cmscustom/tangelo/default/hce/colors.xml +0 -52
- package/build/project/config/cmscustom/tangelo/default/hce/hce-config.xml +0 -12
- package/build/project/config/cmscustom/tangelo/default/hce/template_options.js +0 -203
- package/build/project/config/cmscustom/tangelo/default/hce/template_options_pie.js +0 -84
- package/build/project/config/cmscustom/tangelo/default/hce/util.js +0 -0
- package/build/project/config/cmscustom/tangelo/default/import/paster_config.xml +0 -47
- package/build/project/config/cmscustom/tangelo/default/import/paster_config.xsd +0 -25
- package/build/project/config/cmscustom/tangelo/default/import/paster_table.xsl +0 -74
- package/build/project/config/cmscustom/tangelo/default/pdf/_general-settings.xsl +0 -18
- package/build/project/config/cmscustom/tangelo/default/pdf/ah-config-minimize-filesize.xml +0 -35
- package/build/project/config/cmscustom/tangelo/default/pdf/ah-config.xml +0 -5
- package/build/project/config/cmscustom/tangelo/default/pdf/ah.cmd +0 -19
- package/build/project/config/cmscustom/tangelo/default/pdf/ah.sh +0 -35
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_chart.xsl +0 -41
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_colors.xml +0 -12
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_config.xml +0 -46
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_cover.xsl +0 -63
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_highlightblock.xsl +0 -35
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_image.xsl +0 -43
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_introduction.xsl +0 -34
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_other.xsl +0 -98
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_pre-process.xsl +0 -92
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_static_content.xsl +0 -53
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_static_strings.xml +0 -8
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_table.xsl +0 -211
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_table_of_contents.xsl +0 -154
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_text.xsl +0 -136
- package/build/project/config/cmscustom/tangelo/default/pdf/config/_title.xsl +0 -172
- package/build/project/config/cmscustom/tangelo/default/pdf/config/base.xsl +0 -36
- package/build/project/config/cmscustom/tangelo/default/pdf/hyphenation/en-GB.xml +0 -9
- package/build/project/config/cmscustom/tangelo/default/pdf/hyphenation/en-US.xml +0 -8
- package/build/project/config/cmscustom/tangelo/default/pdf/hyphenation/nl.xml +0 -7
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/base.xsl +0 -71
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/baseline-grid.xsl +0 -88
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/bookmarks.xsl +0 -72
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/config_include.xsl +0 -40
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/cropmarks.xsl +0 -26
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/debug.xsl +0 -66
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/defaults.xsl +0 -148
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/_backgroundImage.xsl +0 -89
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/_elementNumber.xsl +0 -17
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/chart.xsl +0 -153
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/codeBlock.xsl +0 -40
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/cover.xsl +0 -131
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/footnote.xsl +0 -268
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/footnote_ah.xsl +0 -97
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/header.xsl +0 -57
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/highlightblock.xsl +0 -105
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/image.xsl +0 -467
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/introduction.xsl +0 -59
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/link.xsl +0 -239
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/list.xsl +0 -205
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/paragraph.xsl +0 -33
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/pdfInsertion.xsl +0 -180
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/table.xsl +0 -682
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/text.xsl +0 -71
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/title.xsl +0 -382
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements/xfi.xsl +0 -29
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/elements.xsl +0 -113
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/_elementNumber.xsl +0 -32
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/bookmarks.xsl +0 -14
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/chart.xsl +0 -74
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/colors.xsl +0 -178
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/footnote.xsl +0 -24
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/general.xsl +0 -229
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/header.xsl +0 -29
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/highlightblock.xsl +0 -29
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/image.xsl +0 -128
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/index.xsl +0 -36
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/introduction.xsl +0 -26
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/link.xsl +0 -20
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/list.xsl +0 -50
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/paragraph.xsl +0 -21
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/span.xsl +0 -93
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/table-columns.xsl +0 -29
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/table.xsl +0 -253
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/table_of_contents.xsl +0 -60
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/text.xsl +0 -48
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions/title.xsl +0 -49
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/functions.xsl +0 -79
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/node.xsl +0 -139
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/numbering.xsl +0 -13
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/object_positioning.xsl +0 -698
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/page-config.xsl +0 -45
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/page_definitions.xsl +0 -271
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/pages/abbreviation.xsl +0 -67
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/pages/glossary.xsl +0 -70
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/pages/index.xsl +0 -145
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/pages/table_of_contents.xsl +0 -299
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/parameters.xsl +0 -195
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/post-process/_post-process.xsl +0 -84
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/pre-process/_pre-process.xsl +0 -339
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/section_column_span.xsl +0 -74
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/structure.xsl +0 -486
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/xsd/colors.xsd +0 -63
- package/build/project/config/cmscustom/tangelo/default/pdf/pdf_base/xsd/pdf_config.xsd +0 -236
- package/build/project/config/cmscustom/tangelo/default/pdf/post-process.xsl +0 -13
- package/build/project/config/cmscustom/tangelo/default/pdf/pre-process-base.xsl +0 -19
- package/build/project/config/cmscustom/tangelo/default/pdf/pre-process-pdf.xsl +0 -13
- package/build/project/config/cmscustom/tangelo/default/pdf/resources/unknown.pdf +7 -4249
- package/build/project/config/cmscustom/tangelo/default/pdf/root-download.xsl +0 -23
- package/build/project/config/cmscustom/tangelo/default/pdf/root-print.xsl +0 -24
- package/build/project/config/cmscustom/tangelo/default/pre-process/_auto_create_note_sectionlinks.xsl +0 -49
- package/build/project/config/cmscustom/tangelo/default/pre-process/_auto_prefix_to_number.xsl +0 -64
- package/build/project/config/cmscustom/tangelo/default/pre-process/_element-numbering.xsl +0 -92
- package/build/project/config/cmscustom/tangelo/default/pre-process/_lists.xsl +0 -39
- package/build/project/config/cmscustom/tangelo/default/pre-process/_table_add_structure.xsl +0 -169
- package/build/project/config/cmscustom/tangelo/default/pre-process/base.xsl +0 -51
- package/build/project/config/cmscustom/tangelo/default/pre-process/history/prepare-diff-xml.xsl +0 -16
- package/build/project/config/cmscustom/tangelo/default/prepare_xincludes.xsl +0 -70
- package/build/project/config/cmscustom/tangelo/default/schema/fonto.json +0 -36
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_block.xsd +0 -151
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_chart.xsd +0 -70
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_inline.xsd +0 -140
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_list.xsd +0 -61
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_root.xsd +0 -84
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_shared.xsd +0 -124
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_table.xsd +0 -121
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/_xbrl.xsd +0 -283
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/chapter.xsd +0 -19
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/cover.xsd +0 -24
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/document.xsd +0 -20
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/faqitem.xsd +0 -15
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/fileitem.xsd +0 -15
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/glossary.xsd +0 -23
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/newsitem.xsd +0 -15
- package/build/project/config/cmscustom/tangelo/default/schema/xsd/paragraph.xsd +0 -16
- package/build/project/config/cmscustom/tangelo/default/toc/paste_below.xsl +0 -68
- package/build/project/config/cmscustom/tangelo/default/toc/paste_into.xsl +0 -6
- package/build/project/config/cmscustom/tangelo/fonts/Arial/arial.ttf +0 -0
- package/build/project/config/cmscustom/tangelo/fonts/Arial/arialbd.ttf +0 -0
- package/build/project/config/cmscustom/tangelo/fonts/Arial/arialbi.ttf +0 -0
- package/build/project/config/cmscustom/tangelo/fonts/Arial/ariali.ttf +0 -0
- package/build/project/config/cmscustom/tangelo/fonts/ah-font-config.dtd +0 -41
- package/build/project/config/cmscustom/tangelo/fonts/ah-font-config.xml +0 -6
- package/build/project/config/cmscustom/tangelo/fonts/avenir.css +0 -34
- package/build/project/config/txd/custom/resources/custom-UI-text.properties +0 -37
- package/build/project/config/txd/custom/resources/custom-UI-text_nl.properties +0 -37
- package/build/project/config/txp/site-resources/tangelo/default/css/tangelo.scss +0 -62
- package/build/project/config/txp/site-resources/tangelo/default/js/plugins.min.js +0 -9
- package/build/project/config/txp/site-resources/tangelo/default/js/tangelo.js +0 -3
- package/build/project/config/txp/site-resources/tangelo/default/tdi/css/_lib.scss +0 -51
- package/build/project/config/txp/site-resources/tangelo/default/tdi/js/lib.js +0 -129
- package/build/project/config/txp/site-resources/tangelo/default/tdi/js/preview.js +0 -22
- package/build/project/config/txp/site-stylesheets/tangelo/default/_navigation.xsl +0 -81
- package/build/project/config/txp/site-stylesheets/tangelo/default/_page.xsl +0 -70
- package/build/project/config/txp/site-stylesheets/tangelo/default/_search.xsl +0 -60
- package/build/project/config/txp/site-stylesheets/tangelo/default/_text.xsl +0 -107
- package/build/project/config/txp/site-stylesheets/tangelo/default/_translations.xsl +0 -67
- package/build/project/config/txp/site-stylesheets/tangelo/default/base.xsl +0 -51
- package/build/project/config/txp/site-stylesheets/tangelo/default/post-process.xsl +0 -57
- package/build/project/config/txp/site-stylesheets/tangelo/default/pre-process.xsl +0 -25
- package/build/project/config/txp/site-stylesheets/tangelo/default/tdi/_base.xsl +0 -70
- package/build/project/config/txp/site-stylesheets/tangelo/default/tdi/_navigation.xsl +0 -60
- package/build/project/config/txp/site-stylesheets/tangelo/default/tdi/_text.xsl +0 -245
- package/build/project/config/txp/site-stylesheets/tangelo/default/tdi/_util.xsl +0 -104
- package/build/project/database/config/tangelo/default/tan_contexts.sql +0 -0
- package/build/project/database/config/tangelo/default/tan_install.sql +0 -9
- package/build/project/database/config/tangelo/default/tan_xmlcache_files.sql +0 -0
- package/build/project/database/config/tangelo/default/tdl__tan_user_obj_privs.sql +0 -34
- package/build/project/database/config/tangelo/default/tdl_collection_types.sql +0 -12
- package/build/project/database/config/tangelo/default/tdl_collections.sql +0 -12
- package/build/project/database/config/tangelo/default/tdl_context_collections.sql +0 -0
- package/build/project/database/config/tangelo/default/tdl_file_type_extensions.sql +0 -0
- package/build/project/database/config/tangelo/default/tdl_file_types.sql +0 -0
- package/build/project/database/config/tangelo/default/tdl_install.sql +0 -14
- package/build/project/database/config/tangelo/default/tdl_media_types.sql +0 -0
- package/build/project/database/config/tangelo/default/tfq__tan_user_obj_privs.sql +0 -34
- package/build/project/database/config/tangelo/default/tfq_context_subjects.sql +0 -0
- package/build/project/database/config/tangelo/default/tfq_install.sql +0 -11
- package/build/project/database/config/tangelo/default/tfq_subject_types.sql +0 -12
- package/build/project/database/config/tangelo/default/tfq_subjects.sql +0 -12
- package/build/project/database/config/tangelo/default/til__tan_user_obj_privs.sql +0 -34
- package/build/project/database/config/tangelo/default/til_collection_imagetypes.sql +0 -15
- package/build/project/database/config/tangelo/default/til_collections.sql +0 -12
- package/build/project/database/config/tangelo/default/til_image_type_renditions.sql +0 -41
- package/build/project/database/config/tangelo/default/til_image_types.sql +0 -15
- package/build/project/database/config/tangelo/default/til_install.sql +0 -12
- package/build/project/database/config/tangelo/default/tmd__tan_user_obj_privs.sql +0 -0
- package/build/project/database/config/tangelo/default/tmd_install.sql +0 -0
- package/build/project/database/config/tangelo/default/tmd_types.sql +0 -0
- package/build/project/database/config/tangelo/default/tmd_values.sql +0 -0
- package/build/project/database/config/tangelo/default/tne__tan_user_obj_privs.sql +0 -34
- package/build/project/database/config/tangelo/default/tne_channel_sources.sql +0 -0
- package/build/project/database/config/tangelo/default/tne_channels.sql +0 -0
- package/build/project/database/config/tangelo/default/tne_context_channels.sql +0 -0
- package/build/project/database/config/tangelo/default/tne_install.sql +0 -14
- package/build/project/database/config/tangelo/default/tne_newsroom_type_weights.sql +0 -0
- package/build/project/database/config/tangelo/default/tne_newsroom_types.sql +0 -12
- package/build/project/database/config/tangelo/default/tne_newsrooms.sql +0 -12
- package/build/project/database/config/tangelo/default/txd__tan_user_obj_privs.sql +0 -34
- package/build/project/database/config/tangelo/default/txd__tan_user_obj_privs_default.sql +0 -35
- package/build/project/database/config/tangelo/default/txd_auto_file_generation.sql +0 -0
- package/build/project/database/config/tangelo/default/txd_custom_menu_items.sql +0 -0
- package/build/project/database/config/tangelo/default/txd_document_types.sql +0 -14
- package/build/project/database/config/tangelo/default/txd_export_formats.sql +0 -31
- package/build/project/database/config/tangelo/default/txd_export_parameters.sql +0 -41
- package/build/project/database/config/tangelo/default/txd_install.sql +0 -20
- package/build/project/database/config/tangelo/default/txd_node_types.sql +0 -30
- package/build/project/database/config/tangelo/default/txd_object_elements.sql +0 -24
- package/build/project/database/config/tangelo/default/txd_paste_stylesheets.sql +0 -579
- package/build/project/database/config/tangelo/default/txd_section_types.sql +0 -57
- package/build/project/database/config/tangelo/default/txd_xml_file_set_type_pasters.sql +0 -27
- package/build/project/database/config/tangelo/default/txd_xml_file_set_types.sql +0 -12
- package/build/project/database/create.sql +0 -39
- package/build/project/database/create_exists.sql +0 -1
- package/build/project/database/custom/create_user_tlo.sql +0 -10
- package/build/project/database/custom/grants_on_tlo.sql +0 -2
- package/build/project/database/custom/grants_to_tlo.sql +0 -15
- package/build/project/database/custom/plsql/tlo_include.pkb +0 -9
- package/build/project/database/custom/plsql/tlo_include.pks +0 -6
- package/build/project/database/custom/plsql/tlo_lookup.pkb +0 -15
- package/build/project/database/custom/plsql/tlo_lookup.pks +0 -6
- package/build/project/database/install.sql +0 -68
- package/build/project/readme.md +0 -7
- package/build/project/tangelo-default-implementation/.editorconfig +0 -9
- package/build/project/tangelo-default-implementation/src/.gitattributes +0 -1
- package/build/project/tangelo-default-implementation/src/.gitignore_ +0 -47
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/_log.xsl +0 -60
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/config.xml +0 -9
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_in/_util.xsl +0 -5
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_in/_xml.xsl +0 -133
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_in/root.xsl +0 -34
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/_charts.xsl +0 -29
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/_navigation.xsl +0 -65
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/_page.xsl +0 -48
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/_tables.xsl +0 -186
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/_text.xsl +0 -19
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/_util.xsl +0 -6
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/css/bootstrap.min.css +0 -5
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/css/style.scss +0 -205
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/css/tangelo.scss +0 -52
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/esef/esef_out/root.xsl +0 -41
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/ods/_elements.xsl +0 -178
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/ods/_style.xsl +0 -283
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/ods/base.xsl +0 -194
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/ods/ods-config.xml +0 -9
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/ods/pre-process-ods.xsl +0 -17
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/odt/_elements.xsl +0 -157
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/odt/_style.xsl +0 -202
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/odt/_tables.xsl +0 -232
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/odt/base.xsl +0 -205
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/export/odt/odt-config.xml +0 -8
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/config/configuration.js +0 -44
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/config/fonto-manifest.json +0 -15
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/config.json +0 -23
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/dev-cms/files/chapter.xml +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/dev-cms/files/document.xml +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/dev-cms/files/faqitem.xml +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/dev-cms/files/fileitem.xml +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/dev-cms/files/glossary.xml +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/dev-cms/files/newsitem.xml +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/dev-cms/files/paragraph.xml +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/manifest.json +0 -16
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/localization/src/messages.nl.json +0 -1
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/masthead/fonto-manifest.json +0 -6
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/masthead/src/Masthead.jsx +0 -29
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/masthead/src/install.js +0 -7
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/fonto-manifest.json +0 -5
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/_block_attributes.json +0 -300
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/_chart_attributes.json +0 -233
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/_list_attributes.json +0 -101
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/_other_attributes.json +0 -74
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/_root_attributes.json +0 -181
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/_table_attributes.json +0 -256
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/_xbrl_attributes.json +0 -890
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/configureSxModule.js +0 -99
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/fonto/packages/sx-module/src/styles.scss +0 -214
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/hce/base.xsl +0 -231
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/hce/callback.js +0 -3
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/hce/colors.xml +0 -52
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/hce/hce-config.xml +0 -12
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/hce/template_options.js +0 -203
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/hce/template_options_pie.js +0 -84
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/hce/util.js +0 -0
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/import/me0710-custom.xsl +0 -111
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/import/paster_config.xml +0 -47
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/import/paster_config.xsd +0 -25
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/import/paster_table.xsl +0 -74
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/_general-settings.xsl +0 -18
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/ah-config-minimize-filesize.xml +0 -35
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/ah-config.xml +0 -5
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/ah.cmd +0 -19
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/ah.sh +0 -35
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_chart.xsl +0 -41
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_colors.xml +0 -12
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_config.xml +0 -46
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_cover.xsl +0 -63
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_highlightblock.xsl +0 -35
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_image.xsl +0 -43
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_introduction.xsl +0 -34
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_other.xsl +0 -98
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_pre-process.xsl +0 -92
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_static_content.xsl +0 -53
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_static_strings.xml +0 -8
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_table.xsl +0 -211
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_table_of_contents.xsl +0 -154
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_text.xsl +0 -136
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/_title.xsl +0 -172
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/config/base.xsl +0 -36
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/hyphenation/en-GB.xml +0 -9
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/hyphenation/en-US.xml +0 -8
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/hyphenation/nl.xml +0 -7
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/base.xsl +0 -71
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/baseline-grid.xsl +0 -88
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/bookmarks.xsl +0 -72
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/config_include.xsl +0 -40
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/cropmarks.xsl +0 -26
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/debug.xsl +0 -66
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/defaults.xsl +0 -148
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/_backgroundImage.xsl +0 -89
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/_elementNumber.xsl +0 -17
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/chart.xsl +0 -153
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/codeBlock.xsl +0 -40
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/cover.xsl +0 -131
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/footnote.xsl +0 -268
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/footnote_ah.xsl +0 -97
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/header.xsl +0 -57
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/highlightblock.xsl +0 -105
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/image.xsl +0 -467
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/introduction.xsl +0 -59
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/link.xsl +0 -239
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/list.xsl +0 -205
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/paragraph.xsl +0 -33
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/pdfInsertion.xsl +0 -180
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/table.xsl +0 -682
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/text.xsl +0 -71
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/title.xsl +0 -382
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements/xfi.xsl +0 -29
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/elements.xsl +0 -113
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/_elementNumber.xsl +0 -32
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/bookmarks.xsl +0 -14
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/chart.xsl +0 -74
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/colors.xsl +0 -178
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/footnote.xsl +0 -24
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/general.xsl +0 -229
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/header.xsl +0 -29
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/highlightblock.xsl +0 -29
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/image.xsl +0 -128
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/index.xsl +0 -36
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/introduction.xsl +0 -26
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/link.xsl +0 -20
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/list.xsl +0 -50
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/paragraph.xsl +0 -21
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/span.xsl +0 -93
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/table-columns.xsl +0 -29
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/table.xsl +0 -253
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/table_of_contents.xsl +0 -60
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/text.xsl +0 -48
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions/title.xsl +0 -49
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/functions.xsl +0 -79
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/node.xsl +0 -139
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/numbering.xsl +0 -13
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/object_positioning.xsl +0 -698
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/page-config.xsl +0 -45
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/page_definitions.xsl +0 -271
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/pages/abbreviation.xsl +0 -67
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/pages/glossary.xsl +0 -70
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/pages/index.xsl +0 -145
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/pages/table_of_contents.xsl +0 -299
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/parameters.xsl +0 -195
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/post-process/_post-process.xsl +0 -84
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/pre-process/_pre-process.xsl +0 -339
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/section_column_span.xsl +0 -74
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/structure.xsl +0 -486
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/xsd/colors.xsd +0 -63
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pdf_base/xsd/pdf_config.xsd +0 -236
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/post-process.xsl +0 -13
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pre-process-base.xsl +0 -19
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/pre-process-pdf.xsl +0 -13
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/resources/unknown.pdf +7 -4249
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/root-download.xsl +0 -23
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pdf/root-print.xsl +0 -24
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pre-process/_auto_create_note_sectionlinks.xsl +0 -49
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pre-process/_auto_prefix_to_number.xsl +0 -64
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pre-process/_element-numbering.xsl +0 -92
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pre-process/_lists.xsl +0 -39
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pre-process/_table_add_structure.xsl +0 -169
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pre-process/base.xsl +0 -51
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/pre-process/history/prepare-diff-xml.xsl +0 -16
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/prepare_xincludes.xsl +0 -70
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/resolve_templates.xsl +0 -57
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/fonto.json +0 -36
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_block.xsd +0 -151
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_chart.xsd +0 -70
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_inline.xsd +0 -140
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_list.xsd +0 -61
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_root.xsd +0 -84
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_shared.xsd +0 -124
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_table.xsd +0 -121
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/_xbrl.xsd +0 -283
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/chapter.xsd +0 -19
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/cover.xsd +0 -24
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/document.xsd +0 -20
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/faqitem.xsd +0 -15
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/fileitem.xsd +0 -15
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/glossary.xsd +0 -23
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/newsitem.xsd +0 -15
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/schema/xsd/paragraph.xsd +0 -16
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/toc/paste_below.xsl +0 -68
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/[project]/toc/paste_into.xsl +0 -6
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/fonts/Arial/arial.ttf +0 -0
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/fonts/Arial/arialbd.ttf +0 -0
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/fonts/Arial/arialbi.ttf +0 -0
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/fonts/Arial/ariali.ttf +0 -0
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/fonts/ah-font-config.dtd +0 -41
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/fonts/ah-font-config.xml +0 -6
- package/build/project/tangelo-default-implementation/src/config/cmscustom/[customer]/fonts/avenir.css +0 -34
- package/build/project/tangelo-default-implementation/src/config/txd/custom/resources/custom-UI-text.properties +0 -46
- package/build/project/tangelo-default-implementation/src/config/txd/custom/resources/custom-UI-text_nl.properties +0 -46
- package/build/project/tangelo-default-implementation/src/config/txp/site-configs/[customer]/[project].xml +0 -20
- package/build/project/tangelo-default-implementation/src/config/txp/site-resources/[customer]/[project]/css/tangelo.scss +0 -62
- package/build/project/tangelo-default-implementation/src/config/txp/site-resources/[customer]/[project]/js/plugins.min.js +0 -9
- package/build/project/tangelo-default-implementation/src/config/txp/site-resources/[customer]/[project]/js/tangelo.js +0 -3
- package/build/project/tangelo-default-implementation/src/config/txp/site-resources/[customer]/[project]/tdi/css/_lib.scss +0 -51
- package/build/project/tangelo-default-implementation/src/config/txp/site-resources/[customer]/[project]/tdi/js/lib.js +0 -129
- package/build/project/tangelo-default-implementation/src/config/txp/site-resources/[customer]/[project]/tdi/js/preview.js +0 -22
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/_navigation.xsl +0 -81
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/_page.xsl +0 -70
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/_search.xsl +0 -60
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/_text.xsl +0 -107
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/_translations.xsl +0 -67
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/base.xsl +0 -51
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/post-process.xsl +0 -57
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/pre-process.xsl +0 -25
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/tdi/_base.xsl +0 -71
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/tdi/_json.xsl +0 -141
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/tdi/_navigation.xsl +0 -60
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/tdi/_text.xsl +0 -245
- package/build/project/tangelo-default-implementation/src/config/txp/site-stylesheets/[customer]/[project]/tdi/_util.xsl +0 -104
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tan_contexts.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tan_install.sql +0 -9
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tan_xmlcache_files.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl__tan_user_obj_privs.sql +0 -34
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl_collection_types.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl_collections.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl_context_collections.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl_file_type_extensions.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl_file_types.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl_install.sql +0 -14
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tdl_media_types.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tfq__tan_user_obj_privs.sql +0 -34
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tfq_context_subjects.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tfq_install.sql +0 -11
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tfq_subject_types.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tfq_subjects.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/til__tan_user_obj_privs.sql +0 -34
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/til_collection_imagetypes.sql +0 -15
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/til_collections.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/til_image_type_renditions.sql +0 -41
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/til_image_types.sql +0 -15
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/til_install.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tmd__tan_user_obj_privs.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tmd_install.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tmd_types.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tmd_values.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne__tan_user_obj_privs.sql +0 -34
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne_channel_sources.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne_channels.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne_context_channels.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne_install.sql +0 -14
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne_newsroom_type_weights.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne_newsroom_types.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/tne_newsrooms.sql +0 -12
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd__tan_user_obj_privs.sql +0 -37
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd__tan_user_obj_privs_default.sql +0 -38
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_auto_file_generation.sql +0 -0
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_custom_menu_items.sql +0 -15
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_document_types.sql +0 -17
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_export_formats.sql +0 -49
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_export_parameters.sql +0 -41
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_install.sql +0 -20
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_node_types.sql +0 -30
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_object_elements.sql +0 -39
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_paste_stylesheets.sql +0 -579
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_section_types.sql +0 -99
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_xml_file_set_type_pasters.sql +0 -45
- package/build/project/tangelo-default-implementation/src/database/config/[customer]/[project]/txd_xml_file_set_types.sql +0 -15
- package/build/project/tangelo-default-implementation/src/database/create.sql +0 -39
- package/build/project/tangelo-default-implementation/src/database/create_exists.sql +0 -1
- package/build/project/tangelo-default-implementation/src/database/custom/create_user_[custom-schema].sql +0 -10
- package/build/project/tangelo-default-implementation/src/database/custom/grants_on_[custom-schema].sql +0 -2
- package/build/project/tangelo-default-implementation/src/database/custom/grants_to_[custom-schema].sql +0 -15
- package/build/project/tangelo-default-implementation/src/database/custom/plsql/[custom-schema]_include.pkb +0 -9
- package/build/project/tangelo-default-implementation/src/database/custom/plsql/[custom-schema]_include.pks +0 -6
- package/build/project/tangelo-default-implementation/src/database/custom/plsql/[custom-schema]_lookup.pkb +0 -15
- package/build/project/tangelo-default-implementation/src/database/custom/plsql/[custom-schema]_lookup.pks +0 -6
- package/build/project/tangelo-default-implementation/src/database/decade/create_user_dcf.sql +0 -10
- package/build/project/tangelo-default-implementation/src/database/decade/dcf_id.seq +0 -7
- package/build/project/tangelo-default-implementation/src/database/decade/dcf_includes_xml.tab +0 -49
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/create_user_decade.sql +0 -10
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/demo_values.dat +0 -311
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/demo_values.tab +0 -17
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/grants_on_decade.sql +0 -1
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/grants_to_decade.sql +0 -1
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/install.sql +0 -63
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/plsql/include_mjb.pkb +0 -588
- package/build/project/tangelo-default-implementation/src/database/decade/dev-dummy-schema/plsql/include_mjb.pks +0 -272
- package/build/project/tangelo-default-implementation/src/database/decade/grants_on_dcf.sql +0 -4
- package/build/project/tangelo-default-implementation/src/database/decade/grants_to_dcf.sql +0 -7
- package/build/project/tangelo-default-implementation/src/database/decade/plsql/dcf_include.pkb +0 -763
- package/build/project/tangelo-default-implementation/src/database/decade/plsql/dcf_include.pks +0 -122
- package/build/project/tangelo-default-implementation/src/database/decade/plsql/dcf_lookup.pkb +0 -595
- package/build/project/tangelo-default-implementation/src/database/decade/plsql/dcf_lookup.pks +0 -54
- package/build/project/tangelo-default-implementation/src/database/decade/plsql/dcf_update.pkb +0 -114
- package/build/project/tangelo-default-implementation/src/database/decade/plsql/dcf_update.pks +0 -23
- package/build/project/tangelo-default-implementation/src/database/install.sql +0 -93
- package/build/project/tangelo-default-implementation/src/database/tdi/create_user_tdi.sql +0 -10
- package/build/project/tangelo-default-implementation/src/database/tdi/grants_on_tdi.sql +0 -3
- package/build/project/tangelo-default-implementation/src/database/tdi/grants_to_tdi.sql +0 -25
- package/build/project/tangelo-default-implementation/src/database/tdi/install.sql +0 -76
- package/build/project/tangelo-default-implementation/src/database/tdi/plsql/tdi_include.pkb +0 -142
- package/build/project/tangelo-default-implementation/src/database/tdi/plsql/tdi_include.pks +0 -52
- package/build/project/tangelo-default-implementation/src/database/tdi/plsql/tdi_lookup.pkb +0 -619
- package/build/project/tangelo-default-implementation/src/database/tdi/plsql/tdi_lookup.pks +0 -64
- package/build/project/tangelo-default-implementation/src/database/tdi/plsql/tdi_numbering.pkb +0 -425
- package/build/project/tangelo-default-implementation/src/database/tdi/plsql/tdi_numbering.pks +0 -76
- package/build/project/tangelo-default-implementation/src/database/tdi/tan_xmlcache_files.sql +0 -17
- package/build/project/tangelo-default-implementation/src/readme.md +0 -7
- package/build/project/tangelo-default-implementation/tct/build/init.js +0 -81
- package/build/project/tangelo-default-implementation/tct/build/oxygen/create-SEF.cmd +0 -3
- package/build/project/tangelo-default-implementation/tct/build/oxygen/createProjectFile.sef.json +0 -1
- package/build/project/tangelo-default-implementation/tct/build/oxygen/createProjectFile.xsl +0 -308
- package/build/project/tangelo-default-implementation/tct/build/oxygen/stylesheetPaths.json +0 -67
- package/build/project/tangelo-default-implementation/tct/build/project-config.js +0 -96
- package/build/project/tangelo-default-implementation/tct/build/project.js +0 -182
- package/build/project/tangelo-default-implementation/tct/fonto/compatibleVersions.json +0 -1
- package/build/project/tangelo-default-implementation/tct/migrate/411-412.js +0 -15
- package/build/project/tangelo-default-implementation/tct/migrate/412-413.js +0 -76
- package/build/project/tangelo-default-implementation/tct/migrate/413-420.js +0 -330
- package/build/project/tangelo-default-implementation/tct/migrate/420-421.js +0 -58
- package/build/project/tangelo-default-implementation/tct/migrate/421-422.js +0 -26
- package/build/project/tangelo-default-implementation/tct/migrate/422-51/step1.js +0 -83
- package/build/project/tangelo-default-implementation/tct/migrate/422-51/step2.js +0 -82
- package/build/project/tangelo-default-implementation/tct/migrate/422-51/step3.js +0 -642
- package/build/project/tangelo-default-implementation/tct/migrate/422-51/step4.js +0 -64
- package/build/project/tangelo-default-implementation/tct/migrate/422-51.js +0 -6
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/all_step1.js +0 -167
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/all_step2.js +0 -58
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/all_step3.js +0 -41
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/copyFiles.js +0 -28
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/create-SEF.cmd +0 -3
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/fontodiff.js +0 -67
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/other.js +0 -148
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/pdfPrePostProces.js +0 -338
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/pdfPrePostProces.sef.json +0 -1
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/pdfPrePostProces.xsl +0 -119
- package/build/project/tangelo-default-implementation/tct/migrate/522-53/rename.js +0 -17
- package/build/project/tangelo-default-implementation/tct/migrate/522-53.js +0 -10
- package/build/project/tangelo-default-implementation/tct/migrate/code-cleanup.js +0 -10
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/create.sql +0 -21
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/skip.sql +0 -0
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tan_contexts.sql +0 -32
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tan_user_obj_privs.sql +0 -58
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tan_user_obj_privs_default.sql +0 -59
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tan_xmlcache_files.sql +0 -30
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tdl_collection_types.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tdl_collections.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tdl_context_collections.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tdl_file_type_extensions.sql +0 -38
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tdl_file_types.sql +0 -38
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tdl_media_types.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tfq_context_subjects.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tfq_subject_types.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tfq_subjects.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/til_collection_imagetypes.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/til_collections.sql +0 -36
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/til_image_type_renditions.sql +0 -35
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/til_image_types.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tmd_types.sql +0 -35
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tmd_values.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tne_channel_sources.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tne_channels.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tne_context_channels.sql +0 -38
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tne_newsroom_type_weights.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tne_newsroom_types.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/tne_newsrooms.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_auto_file_generation.sql +0 -34
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_custom_menu_items.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_document_types.sql +0 -35
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_export_formats.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_export_parameters.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_node_types.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_object_elements.sql +0 -33
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_paste_stylesheets.sql +0 -42
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_section_types.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_xml_file_set_type_pasters.sql +0 -37
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tables/txd_xml_file_set_types.sql +0 -38
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tan.sql +0 -21
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tdl.sql +0 -46
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tfq.sql +0 -31
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/til.sql +0 -35
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tmd.sql +0 -26
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/tne.sql +0 -46
- package/build/project/tangelo-default-implementation/tct/sql/generate/core/txd.sql +0 -76
- package/build/project/tangelo-default-implementation/tct/sql/generate/dev/upsert_script_creator.tst +0 -109
- package/build/project/tangelo-default-implementation/tct/sql/generate/start.sql +0 -55
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/tan_default_user_obj_privs.sql +0 -5
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/tan_user_obj_privs.sql +0 -5
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_auto_file_generation.sql +0 -4
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_custom_menu_items.sql +0 -4
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_document_types.sql +0 -4
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_export_formats.sql +0 -4
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_export_parameters.sql +0 -8
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_node_types.sql +0 -9
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_object_elements.sql +0 -4
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_paste_stylesheets.sql +0 -13
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_section_types.sql +0 -4
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_xml_file_set_type_pasters.sql +0 -9
- package/build/project/tangelo-default-implementation/tct/sql/remove/core/txd_xml_file_set_types.sql +0 -10
- package/build/project/tangelo-default-implementation/tct/sql/remove/start.sql +0 -73
- package/test/all.ps1 +0 -50
|
@@ -1,682 +0,0 @@
|
|
|
1
|
-
<xsl:stylesheet version="2.0"
|
|
2
|
-
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
3
|
-
xmlns:fo="http://www.w3.org/1999/XSL/Format"
|
|
4
|
-
xmlns:axf="http://www.antennahouse.com/names/XSL/Extensions"
|
|
5
|
-
xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:txi="http://www.tangelo.nl/xmlincludes" xmlns:tan="http://www.tangelo.nl"
|
|
6
|
-
xmlns:post="http://www.tangelo.nl/post-proces"
|
|
7
|
-
xmlns:tfn="http://www.tangelo.nl/xslt-functions"
|
|
8
|
-
exclude-result-prefixes="#all"
|
|
9
|
-
>
|
|
10
|
-
|
|
11
|
-
<xsl:template match="td/p | th/p" priority="10">
|
|
12
|
-
<xsl:param name="table-format" tunnel="yes"/>
|
|
13
|
-
<xsl:param name="section-style" tunnel="yes"/>
|
|
14
|
-
<xsl:param name="first-column" as="xs:boolean" tunnel="yes"/>
|
|
15
|
-
<xsl:param name="table-column-number" as="xs:integer" tunnel="yes"/>
|
|
16
|
-
<xsl:param name="text-style" tunnel="yes" as="element()*" select="tfn:get-text-style($section-style,current())"/>
|
|
17
|
-
|
|
18
|
-
<xsl:variable name="table-paragraph-style" as="element()*">
|
|
19
|
-
<xsl:copy-of select="tfn:get-table-paragraph-style($table-format,$section-style,.,parent::node(),ancestor::tr[1],$table-column-number,$text-style)"/>
|
|
20
|
-
</xsl:variable>
|
|
21
|
-
|
|
22
|
-
<fo:block>
|
|
23
|
-
<xsl:call-template name="bottomMargin"/>
|
|
24
|
-
<xsl:copy-of select="$table-paragraph-style/@*"/>
|
|
25
|
-
<xsl:copy-of select="$table-paragraph-style/fo:initial-property-set"/>
|
|
26
|
-
<!-- with fo:inline; multiple br-elements do not work correct (at least in FOP) -->
|
|
27
|
-
<!-- if <fo:inline baseline-shift="inherit"> is nescessary, use as custom code -->
|
|
28
|
-
<xsl:choose>
|
|
29
|
-
<xsl:when test="$table-paragraph-style/@baseline-shift">
|
|
30
|
-
<fo:inline baseline-shift="inherit">
|
|
31
|
-
<xsl:apply-templates select="." mode="table-p"/>
|
|
32
|
-
</fo:inline>
|
|
33
|
-
</xsl:when>
|
|
34
|
-
<xsl:otherwise>
|
|
35
|
-
<xsl:apply-templates select="." mode="table-p"/>
|
|
36
|
-
</xsl:otherwise>
|
|
37
|
-
</xsl:choose>
|
|
38
|
-
<xsl:if test="tfn:is-empty-table-element(.) and not(following-sibling::* or preceding-sibling::*)">
|
|
39
|
-
<fo:leader/>
|
|
40
|
-
</xsl:if>
|
|
41
|
-
</fo:block>
|
|
42
|
-
|
|
43
|
-
</xsl:template>
|
|
44
|
-
|
|
45
|
-
<xsl:template match="p" mode="table-p">
|
|
46
|
-
<xsl:param name="table-format" tunnel="yes"/>
|
|
47
|
-
<xsl:param name="table-column-number" as="xs:integer" tunnel="yes"/>
|
|
48
|
-
<xsl:param name="table-footnotes" as="element()*" tunnel="yes"/>
|
|
49
|
-
<xsl:param name="table-settings" as="element()" tunnel="yes"/>
|
|
50
|
-
<xsl:variable name="isRotated" select="(../@textRotation,'0')[1]!='0'" as="xs:boolean"/>
|
|
51
|
-
<xsl:variable name="renderBracketsTable" as="xs:boolean" select="not($isRotated) and tfn:renderBracketsTable(.,$table-settings,$table-column-number)"/>
|
|
52
|
-
<xsl:variable name="renderFootnoteTable" as="xs:boolean" select="not($isRotated) and tfn:renderFootnoteTable(.,$table-settings,$table-column-number,$table-footnotes)"/>
|
|
53
|
-
<xsl:variable name="isNumber" select="tfn:isNumber(.)" as="xs:boolean"/>
|
|
54
|
-
|
|
55
|
-
<xsl:choose>
|
|
56
|
-
<xsl:when test="$renderBracketsTable and $renderFootnoteTable">
|
|
57
|
-
<xsl:variable name="isNegativeNumber" select="tfn:isNegativeNumber(.)" as="xs:boolean"/>
|
|
58
|
-
<xsl:variable name="text" select="string-join(descendant::text(),'')"/>
|
|
59
|
-
<xsl:variable name="appliedContent" as="node()*">
|
|
60
|
-
<xsl:apply-templates select="node()[not(self::footnote or self::footnoteRef)]"/>
|
|
61
|
-
</xsl:variable>
|
|
62
|
-
<fo:table xsl:use-attribute-sets="cell-bracket-table-attributes cell-footnote-table-attributes">
|
|
63
|
-
<xsl:if test="$isNumber">
|
|
64
|
-
<xsl:attribute name="keep-together.within-line">always</xsl:attribute>
|
|
65
|
-
</xsl:if>
|
|
66
|
-
<fo:table-column column-width="proportional-column-width(1)"/>
|
|
67
|
-
<xsl:choose>
|
|
68
|
-
<xsl:when test="not($isNegativeNumber and starts-with($text, '('))">
|
|
69
|
-
<fo:table-column column-width="{$table-settings/@footnote-width}"/>
|
|
70
|
-
</xsl:when>
|
|
71
|
-
<xsl:otherwise>
|
|
72
|
-
<fo:table-column column-width="{$table-settings/number-bracket/@width}"/>
|
|
73
|
-
</xsl:otherwise>
|
|
74
|
-
</xsl:choose>
|
|
75
|
-
<xsl:if test="$isNegativeNumber and starts-with($text, '(') and node()[self::footnote or self::footnoteRef]">
|
|
76
|
-
<fo:table-column column-width="{$table-settings/@footnote-width}"/>
|
|
77
|
-
</xsl:if>
|
|
78
|
-
<fo:table-body end-indent="0mm">
|
|
79
|
-
<fo:table-row>
|
|
80
|
-
<fo:table-cell>
|
|
81
|
-
<xsl:if test="$isNegativeNumber and starts-with($text, '(') ">
|
|
82
|
-
<xsl:attribute name="number-columns-spanned">2</xsl:attribute>
|
|
83
|
-
</xsl:if>
|
|
84
|
-
<fo:block>
|
|
85
|
-
<xsl:copy-of select="$appliedContent"/>
|
|
86
|
-
</fo:block>
|
|
87
|
-
</fo:table-cell>
|
|
88
|
-
<xsl:if test="not($isNegativeNumber and starts-with($text, '(')) or node()[self::footnote or self::footnoteRef]">
|
|
89
|
-
<fo:table-cell text-align="left" display-align="after">
|
|
90
|
-
<fo:block>
|
|
91
|
-
<xsl:apply-templates select="node()[self::footnote or self::footnoteRef]"/>
|
|
92
|
-
</fo:block>
|
|
93
|
-
</fo:table-cell>
|
|
94
|
-
</xsl:if>
|
|
95
|
-
</fo:table-row>
|
|
96
|
-
</fo:table-body>
|
|
97
|
-
</fo:table>
|
|
98
|
-
</xsl:when>
|
|
99
|
-
<xsl:when test="$renderBracketsTable">
|
|
100
|
-
<xsl:variable name="isNegativeNumber" select="tfn:isNegativeNumber(.)" as="xs:boolean"/>
|
|
101
|
-
<xsl:variable name="text" select="normalize-space(string-join(descendant::text(),''))"/>
|
|
102
|
-
<xsl:variable name="appliedContent" as="node()*">
|
|
103
|
-
<xsl:apply-templates/>
|
|
104
|
-
</xsl:variable>
|
|
105
|
-
<fo:table xsl:use-attribute-sets="cell-bracket-table-attributes">
|
|
106
|
-
<xsl:attribute name="end-indent" select="concat('-',$table-settings/number-bracket/@end-indent)"/>
|
|
107
|
-
<xsl:if test="$isNumber">
|
|
108
|
-
<xsl:attribute name="keep-together.within-line">always</xsl:attribute>
|
|
109
|
-
</xsl:if>
|
|
110
|
-
<fo:table-column column-width="proportional-column-width(1)"/>
|
|
111
|
-
<fo:table-column column-width="{$table-settings/number-bracket/@width}"/>
|
|
112
|
-
<fo:table-body end-indent="0mm">
|
|
113
|
-
<fo:table-row>
|
|
114
|
-
<fo:table-cell>
|
|
115
|
-
<xsl:if test="$isNegativeNumber and starts-with($text, '(')">
|
|
116
|
-
<xsl:attribute name="number-columns-spanned">2</xsl:attribute>
|
|
117
|
-
</xsl:if>
|
|
118
|
-
<fo:block>
|
|
119
|
-
<xsl:copy-of select="$appliedContent"/>
|
|
120
|
-
</fo:block>
|
|
121
|
-
</fo:table-cell>
|
|
122
|
-
<xsl:if test="not($isNegativeNumber and starts-with($text, '('))">
|
|
123
|
-
<fo:table-cell text-align="left">
|
|
124
|
-
<fo:block/>
|
|
125
|
-
</fo:table-cell>
|
|
126
|
-
</xsl:if>
|
|
127
|
-
</fo:table-row>
|
|
128
|
-
</fo:table-body>
|
|
129
|
-
</fo:table>
|
|
130
|
-
</xsl:when>
|
|
131
|
-
<xsl:when test="$renderFootnoteTable">
|
|
132
|
-
<!--<xsl:variable name="isNegativeNumber" select="tfn:isNegativeNumber(.)" as="xs:boolean"/>
|
|
133
|
-
<xsl:variable name="text" select="string-join(descendant::text(),'')"/>-->
|
|
134
|
-
<fo:table xsl:use-attribute-sets="cell-footnote-table-attributes">
|
|
135
|
-
<xsl:if test="$isNumber">
|
|
136
|
-
<xsl:attribute name="keep-together.within-line">always</xsl:attribute>
|
|
137
|
-
</xsl:if>
|
|
138
|
-
<fo:table-column column-width="proportional-column-width(1)"/>
|
|
139
|
-
<fo:table-column column-width="{$table-settings/@footnote-width}"/>
|
|
140
|
-
<fo:table-body end-indent="0mm">
|
|
141
|
-
<fo:table-row>
|
|
142
|
-
<fo:table-cell>
|
|
143
|
-
<fo:block>
|
|
144
|
-
<xsl:apply-templates select="node()[not(self::footnote or self::footnoteRef)]"/>
|
|
145
|
-
</fo:block>
|
|
146
|
-
</fo:table-cell>
|
|
147
|
-
<fo:table-cell text-align="left" display-align="after"> <!-- 25-03-15: added display-align="after"; when content needs more than 1 line to show, the footnootnumber should be aligned at the bottom-->
|
|
148
|
-
<fo:block>
|
|
149
|
-
<xsl:apply-templates select="node()[self::footnote or self::footnoteRef]"/>
|
|
150
|
-
</fo:block>
|
|
151
|
-
</fo:table-cell>
|
|
152
|
-
</fo:table-row>
|
|
153
|
-
</fo:table-body>
|
|
154
|
-
</fo:table>
|
|
155
|
-
</xsl:when>
|
|
156
|
-
<xsl:otherwise>
|
|
157
|
-
<xsl:apply-templates/>
|
|
158
|
-
</xsl:otherwise>
|
|
159
|
-
</xsl:choose>
|
|
160
|
-
</xsl:template>
|
|
161
|
-
|
|
162
|
-
<xsl:template match="table" priority="60">
|
|
163
|
-
<xsl:variable name="table-footnotes" as="element()*">
|
|
164
|
-
<xsl:for-each select="col">
|
|
165
|
-
<xsl:variable name="pos" select="position()"/>
|
|
166
|
-
<col position="{position()}" footnote-align-right-count="{max((../tr/*[@endCol=$pos][@align='right']/count(.//footnote | .//footnoteRef),0))}"/>
|
|
167
|
-
</xsl:for-each>
|
|
168
|
-
</xsl:variable>
|
|
169
|
-
<xsl:next-match>
|
|
170
|
-
<xsl:with-param name="table-column-count" select="count(col)" as="xs:integer" tunnel="yes"/>
|
|
171
|
-
<xsl:with-param name="table-footnotes" select="$table-footnotes" as="element()*" tunnel="yes"/>
|
|
172
|
-
</xsl:next-match>
|
|
173
|
-
</xsl:template>
|
|
174
|
-
|
|
175
|
-
<xsl:template match="table" priority="110">
|
|
176
|
-
<xsl:param name="section-style" tunnel="yes"/>
|
|
177
|
-
<xsl:param name="page.column-count" as="xs:integer" tunnel="yes"/>
|
|
178
|
-
|
|
179
|
-
<xsl:next-match>
|
|
180
|
-
<xsl:with-param name="object-styling" select="tfn:get-table-style(.,$section-style,$page.column-count)" as="element()*" tunnel="yes"/>
|
|
181
|
-
<xsl:with-param name="table-settings" select="tfn:get-table-settings(.,$section-style,$page.column-count)" as="element()*" tunnel="yes"/>
|
|
182
|
-
<xsl:with-param name="table-format" select="(@format,'standard')[1]" as="xs:string" tunnel="yes"/>
|
|
183
|
-
</xsl:next-match>
|
|
184
|
-
</xsl:template>
|
|
185
|
-
|
|
186
|
-
<xsl:template match="table" priority="30">
|
|
187
|
-
<xsl:param name="object-styling" as="element()?" tunnel="yes"/>
|
|
188
|
-
|
|
189
|
-
<fo:block-container start-indent="0mm" end-indent="0mm">
|
|
190
|
-
<xsl:next-match>
|
|
191
|
-
<xsl:with-param name="table-style-attributes" as="element()?" tunnel="yes" select="$object-styling"/>
|
|
192
|
-
</xsl:next-match>
|
|
193
|
-
<xsl:if test="@rotate[.!=0] and not(@width[.!='auto'])">
|
|
194
|
-
<fo:block keep-with-previous.within-column="always" text-align-last="justify"><fo:leader/></fo:block>
|
|
195
|
-
</xsl:if>
|
|
196
|
-
</fo:block-container>
|
|
197
|
-
</xsl:template>
|
|
198
|
-
|
|
199
|
-
<xsl:template match="table" priority="20">
|
|
200
|
-
<xsl:param name="table-style" tunnel="yes"/>
|
|
201
|
-
<xsl:param name="section-style" tunnel="yes"/>
|
|
202
|
-
<xsl:param name="floated" as="xs:boolean" tunnel="yes" select="false()"/>
|
|
203
|
-
<xsl:param name="render-table-footnotes" as="xs:boolean" tunnel="yes" select="true()"/>
|
|
204
|
-
|
|
205
|
-
<xsl:apply-templates select="." mode="before-table"/>
|
|
206
|
-
|
|
207
|
-
<xsl:next-match/>
|
|
208
|
-
|
|
209
|
-
<xsl:if test="not(footnotes) and descendant::footnote">
|
|
210
|
-
<xsl:if test="$render-table-footnotes and descendant::footnote and tfn:footnote-handling(.,$floated)='object-footnote'">
|
|
211
|
-
<xsl:variable name="table-footnote-style" select="tfn:get-table-footnote-style(ancestor-or-self::table[1],.,$table-style,$section-style)"/>
|
|
212
|
-
<fo:block-container keep-with-previous.within-column="always">
|
|
213
|
-
<xsl:copy-of select="$table-footnote-style/container/@*"/>
|
|
214
|
-
<xsl:apply-templates select="descendant::footnote" mode="element">
|
|
215
|
-
<xsl:with-param name="element-footnote-style" select="$table-footnote-style" as="element()" tunnel="yes"/>
|
|
216
|
-
</xsl:apply-templates>
|
|
217
|
-
</fo:block-container>
|
|
218
|
-
</xsl:if>
|
|
219
|
-
</xsl:if>
|
|
220
|
-
<xsl:apply-templates select="." mode="after-table"/>
|
|
221
|
-
</xsl:template>
|
|
222
|
-
|
|
223
|
-
<xsl:template match="table" mode="before-table">
|
|
224
|
-
<xsl:apply-templates select="title | subtitle"/>
|
|
225
|
-
</xsl:template>
|
|
226
|
-
<xsl:template match="table" mode="after-table">
|
|
227
|
-
<xsl:apply-templates select="caption | footnotes"/>
|
|
228
|
-
</xsl:template>
|
|
229
|
-
|
|
230
|
-
<xsl:template match="table/footnotes">
|
|
231
|
-
<xsl:param name="table-style" tunnel="yes"/>
|
|
232
|
-
<xsl:param name="section-style" tunnel="yes"/>
|
|
233
|
-
<xsl:param name="floated" as="xs:boolean" tunnel="yes" select="false()"/>
|
|
234
|
-
<xsl:param name="render-table-footnotes" as="xs:boolean" tunnel="yes" select="true()"/>
|
|
235
|
-
|
|
236
|
-
<xsl:if test="$render-table-footnotes and parent::table[descendant::footnote and tfn:footnote-handling(.,$floated)='object-footnote']">
|
|
237
|
-
<xsl:variable name="table-footnote-style" select="tfn:get-table-footnote-style(ancestor-or-self::table[1],.,$table-style,$section-style)"/>
|
|
238
|
-
<fo:block-container keep-with-previous.within-column="always">
|
|
239
|
-
<xsl:copy-of select="$table-footnote-style/container/@*"/>
|
|
240
|
-
<xsl:apply-templates select="parent::table/descendant::footnote" mode="element">
|
|
241
|
-
<xsl:with-param name="element-footnote-style" select="$table-footnote-style" as="element()" tunnel="yes"/>
|
|
242
|
-
</xsl:apply-templates>
|
|
243
|
-
</fo:block-container>
|
|
244
|
-
</xsl:if>
|
|
245
|
-
</xsl:template>
|
|
246
|
-
|
|
247
|
-
<xsl:template match="table[not(tfn:isCorrectTable(.))]" priority="15">
|
|
248
|
-
<fo:block xsl:use-attribute-sets="warning">
|
|
249
|
-
<xsl:text>Table removed from output: "Incorrect table structure"</xsl:text>
|
|
250
|
-
</fo:block>
|
|
251
|
-
</xsl:template>
|
|
252
|
-
|
|
253
|
-
<xsl:template match="table[$xfiMarking='true' and @xfiname]" priority="10">
|
|
254
|
-
<xsl:param name="page.column-count" as="xs:integer" tunnel="yes"/>
|
|
255
|
-
<xsl:variable name="settings" as="xs:string*" select="
|
|
256
|
-
'class' , generate-id(.)
|
|
257
|
-
, 'placement', 'start'
|
|
258
|
-
, 'style' , 'solid'
|
|
259
|
-
, 'color' , $xfiMarking-color
|
|
260
|
-
, 'offset' , '1.5mm'
|
|
261
|
-
, 'width' , '0.4mm'
|
|
262
|
-
"/>
|
|
263
|
-
<fo:change-bar-begin change-bar-class="{$settings[2]}" change-bar-placement="{$settings[4]}" change-bar-style="{$settings[6]}" change-bar-color="{$settings[8]}" change-bar-offset="{$settings[10]}" change-bar-width="{$settings[12]}"/>
|
|
264
|
-
<xsl:next-match/>
|
|
265
|
-
<fo:change-bar-end change-bar-class="{$settings[2]}" change-bar-placement="{$settings[4]}" change-bar-style="{$settings[6]}" change-bar-color="{$settings[8]}" change-bar-offset="{$settings[10]}" change-bar-width="{$settings[12]}"/>
|
|
266
|
-
</xsl:template>
|
|
267
|
-
|
|
268
|
-
<xsl:template match="table">
|
|
269
|
-
<xsl:param name="table-style-attributes" as="element()?" tunnel="yes"/>
|
|
270
|
-
<xsl:variable name="header-rows" select="tr[not(td) and following-sibling::tr[td] and not(preceding-sibling::tr[td])]" as="element()*"/>
|
|
271
|
-
<xsl:variable name="body-rows" select="tr[ td or not(following-sibling::tr[td]) or preceding-sibling::tr[td] ]" as="element()*"/>
|
|
272
|
-
|
|
273
|
-
<fo:table start-indent="0mm" post:table-layout="auto">
|
|
274
|
-
<xsl:copy-of select="$table-style-attributes/table/@*"/>
|
|
275
|
-
<xsl:call-template name="snap-to-baselinegrid">
|
|
276
|
-
<xsl:with-param name="table-element" as="xs:boolean" select="true()" tunnel="yes"/>
|
|
277
|
-
</xsl:call-template>
|
|
278
|
-
<xsl:call-template name="set-table-width"/>
|
|
279
|
-
|
|
280
|
-
<xsl:apply-templates select="." mode="set-table-columns"/>
|
|
281
|
-
<xsl:apply-templates select="." mode="table-header">
|
|
282
|
-
<xsl:with-param name="header-rows" select="$header-rows" tunnel="yes" as="element()*"/>
|
|
283
|
-
</xsl:apply-templates>
|
|
284
|
-
<xsl:apply-templates select="." mode="table-footer"/>
|
|
285
|
-
<xsl:apply-templates select="." mode="table-body">
|
|
286
|
-
<xsl:with-param name="body-rows" select="$body-rows" tunnel="yes" as="element()*"/>
|
|
287
|
-
</xsl:apply-templates>
|
|
288
|
-
</fo:table>
|
|
289
|
-
</xsl:template>
|
|
290
|
-
|
|
291
|
-
<xsl:template match="table" mode="table-body">
|
|
292
|
-
<xsl:param name="body-rows" tunnel="yes" as="element()*"/>
|
|
293
|
-
<xsl:if test="$body-rows">
|
|
294
|
-
<fo:table-body>
|
|
295
|
-
<xsl:if test="$table.continue-next-marker or $table.continuation-previous-marker">
|
|
296
|
-
<fo:table-row height="0mm">
|
|
297
|
-
<fo:table-cell>
|
|
298
|
-
<xsl:if test="$table.continuation-previous-marker">
|
|
299
|
-
<fo:marker marker-class-name="continuation-previous-page"/><!-- first page of table -->
|
|
300
|
-
<fo:marker marker-class-name="continuation-previous-page"><!-- rest pages of table -->
|
|
301
|
-
<fo:block>
|
|
302
|
-
<xsl:value-of select="tfn:static-string('table-continuation-of-previous-page')"/>
|
|
303
|
-
</fo:block>
|
|
304
|
-
</fo:marker>
|
|
305
|
-
</xsl:if>
|
|
306
|
-
<xsl:if test="$table.continue-next-marker">
|
|
307
|
-
<fo:marker marker-class-name="continue-next-page"><!-- first until (last - 1) page; unless all fits one page; the the last-page marker is picked up -->
|
|
308
|
-
<fo:block>
|
|
309
|
-
<xsl:value-of select="tfn:static-string('table-continued-on-next-page')"/>
|
|
310
|
-
</fo:block>
|
|
311
|
-
</fo:marker>
|
|
312
|
-
</xsl:if>
|
|
313
|
-
</fo:table-cell>
|
|
314
|
-
</fo:table-row>
|
|
315
|
-
</xsl:if>
|
|
316
|
-
<xsl:apply-templates select="$body-rows"/>
|
|
317
|
-
<xsl:if test="$table.continue-next-marker">
|
|
318
|
-
<fo:table-row>
|
|
319
|
-
<fo:table-cell>
|
|
320
|
-
<fo:marker marker-class-name="continue-next-page"/><!-- last page of table -->
|
|
321
|
-
</fo:table-cell>
|
|
322
|
-
</fo:table-row>
|
|
323
|
-
</xsl:if>
|
|
324
|
-
</fo:table-body>
|
|
325
|
-
</xsl:if>
|
|
326
|
-
</xsl:template>
|
|
327
|
-
<xsl:template match="table" mode="table-header">
|
|
328
|
-
<xsl:param name="header-rows" tunnel="yes" as="element()*"/>
|
|
329
|
-
<xsl:if test="$header-rows">
|
|
330
|
-
<fo:table-header>
|
|
331
|
-
<!-- for continuation of previous headers; render in (existing?) fo:table-cell: <fo:retrieve-table-marker retrieve-class-name="continuation-previous-page" retrieve-boundary-within-table="table" retrieve-position-within-table="first-including-carryover"/> -->
|
|
332
|
-
<xsl:apply-templates select="$header-rows"/>
|
|
333
|
-
</fo:table-header>
|
|
334
|
-
</xsl:if>
|
|
335
|
-
</xsl:template>
|
|
336
|
-
<xsl:template match="table" mode="table-footer">
|
|
337
|
-
<!-- for continued on next footers; render in (existing?) fo:table-cell: <fo:retrieve-table-marker retrieve-class-name="continue-next-page" retrieve-boundary-within-table="table" retrieve-position-within-table="last-ending"/> -->
|
|
338
|
-
|
|
339
|
-
<!--<fo:table-footer>
|
|
340
|
-
Write in custom code
|
|
341
|
-
</fo:table-footer>-->
|
|
342
|
-
</xsl:template>
|
|
343
|
-
|
|
344
|
-
<xsl:template match="thead[tr]">
|
|
345
|
-
<fo:table-header>
|
|
346
|
-
<xsl:apply-templates select="tr"/>
|
|
347
|
-
</fo:table-header>
|
|
348
|
-
</xsl:template>
|
|
349
|
-
<xsl:template match="tfoot[tr]">
|
|
350
|
-
<fo:table-footer>
|
|
351
|
-
<xsl:apply-templates select="tr"/>
|
|
352
|
-
</fo:table-footer>
|
|
353
|
-
</xsl:template>
|
|
354
|
-
<xsl:template match="tr">
|
|
355
|
-
<xsl:param name="table-format" tunnel="yes" as="xs:string"/>
|
|
356
|
-
<xsl:param name="section-style" tunnel="yes" as="xs:string"/>
|
|
357
|
-
|
|
358
|
-
<xsl:variable name="table-row-style" as="element()*">
|
|
359
|
-
<xsl:copy-of select="tfn:get-table-row-style($table-format,$section-style,.)"/>
|
|
360
|
-
</xsl:variable>
|
|
361
|
-
|
|
362
|
-
<fo:table-row>
|
|
363
|
-
<xsl:if test="ancestor::table/@keepTogether and ancestor::table/@keepTogether='true'">
|
|
364
|
-
<xsl:attribute name="keep-with-next">10</xsl:attribute>
|
|
365
|
-
</xsl:if>
|
|
366
|
-
<xsl:if test="@keepTogether and @keepTogether='true'">
|
|
367
|
-
<xsl:attribute name="keep-together.within-column">always</xsl:attribute>
|
|
368
|
-
</xsl:if>
|
|
369
|
-
<xsl:copy-of select="$table-row-style/@*"/>
|
|
370
|
-
<xsl:apply-templates select="td | th">
|
|
371
|
-
<xsl:with-param name="rowPosition" select="count(preceding-sibling::tr)+1" as="xs:integer" tunnel="yes"/>
|
|
372
|
-
</xsl:apply-templates>
|
|
373
|
-
</fo:table-row>
|
|
374
|
-
</xsl:template>
|
|
375
|
-
|
|
376
|
-
<xsl:template match="td | th" priority="20">
|
|
377
|
-
<xsl:param name="table-column-count" tunnel="yes" as="xs:integer"/>
|
|
378
|
-
<xsl:param name="rowPosition" tunnel="yes" as="xs:integer"/>
|
|
379
|
-
<xsl:param name="table-format" tunnel="yes" as="xs:string"/>
|
|
380
|
-
<xsl:param name="section-style" tunnel="yes" as="xs:string"/>
|
|
381
|
-
|
|
382
|
-
<xsl:variable name="isNumber" as="xs:boolean">
|
|
383
|
-
<xsl:choose>
|
|
384
|
-
<xsl:when test="*[not(self::p)]"><xsl:value-of select="false()"/></xsl:when>
|
|
385
|
-
<xsl:when test="count(*)!=1"><xsl:value-of select="false()"/></xsl:when>
|
|
386
|
-
<xsl:when test="tfn:isNumber(p)"><xsl:value-of select="true()"/></xsl:when>
|
|
387
|
-
<xsl:otherwise><xsl:value-of select="false()"/></xsl:otherwise>
|
|
388
|
-
</xsl:choose>
|
|
389
|
-
</xsl:variable>
|
|
390
|
-
<xsl:variable name="odd-or-even" as="xs:string">
|
|
391
|
-
<xsl:variable name="prevRows"><xsl:number count="tr" level="multiple" from="table"/></xsl:variable>
|
|
392
|
-
<xsl:choose>
|
|
393
|
-
<xsl:when test="$prevRows mod 2 = 1">odd</xsl:when>
|
|
394
|
-
<xsl:otherwise>even</xsl:otherwise>
|
|
395
|
-
</xsl:choose>
|
|
396
|
-
</xsl:variable>
|
|
397
|
-
|
|
398
|
-
<xsl:variable name="no-header-row-next" as="xs:boolean">
|
|
399
|
-
<xsl:variable name="rowspan">
|
|
400
|
-
<xsl:choose>
|
|
401
|
-
<xsl:when test="@rowspan"><xsl:value-of select="@rowspan"/></xsl:when>
|
|
402
|
-
<xsl:otherwise>1</xsl:otherwise>
|
|
403
|
-
</xsl:choose>
|
|
404
|
-
</xsl:variable>
|
|
405
|
-
<xsl:value-of select="self::th and (parent::tr/following-sibling::tr[position()=$rowspan][count(td) > 0] or not(parent::tr/following-sibling::tr[position()=$rowspan]))"/>
|
|
406
|
-
</xsl:variable>
|
|
407
|
-
|
|
408
|
-
<xsl:variable name="table-column-number" select="@startCol" as="xs:integer"/>
|
|
409
|
-
<xsl:variable name="first-column" select="@startCol=1" as="xs:boolean"/>
|
|
410
|
-
<xsl:variable name="table-cell-style" as="element()*">
|
|
411
|
-
<xsl:copy-of select="tfn:get-table-cell-style($table-format,$section-style,.,parent::node(),$table-column-number,$table-column-count,$no-header-row-next,$odd-or-even,$isNumber)"/>
|
|
412
|
-
</xsl:variable>
|
|
413
|
-
<xsl:variable name="table-text-style" as="element()*">
|
|
414
|
-
<xsl:copy-of select="tfn:get-table-text-style($table-format,$section-style,.,parent::node(),$table-column-number,$table-column-count,$no-header-row-next,$odd-or-even,$isNumber)"/>
|
|
415
|
-
</xsl:variable>
|
|
416
|
-
|
|
417
|
-
<fo:table-cell>
|
|
418
|
-
<xsl:call-template name="setTableCellAttributes"/>
|
|
419
|
-
<xsl:apply-templates select="." mode="applyFormat">
|
|
420
|
-
<xsl:with-param name="first-column" tunnel="yes" select="$first-column" as="xs:boolean"/>
|
|
421
|
-
<xsl:with-param name="table-column-number" tunnel="yes" select="$table-column-number" as="xs:integer"/>
|
|
422
|
-
<xsl:with-param name="table-cell-style" tunnel="yes" select="$table-cell-style" as="element()*"/>
|
|
423
|
-
</xsl:apply-templates>
|
|
424
|
-
|
|
425
|
-
<xsl:next-match>
|
|
426
|
-
<xsl:with-param name="first-column" tunnel="yes" select="$first-column" as="xs:boolean"/>
|
|
427
|
-
<xsl:with-param name="table-column-number" tunnel="yes" select="$table-column-number" as="xs:integer"/>
|
|
428
|
-
<xsl:with-param name="table-cell-style" tunnel="yes" select="$table-cell-style" as="element()*"/>
|
|
429
|
-
<xsl:with-param name="text-style" tunnel="yes" select="$table-text-style" as="element()*"/>
|
|
430
|
-
</xsl:next-match>
|
|
431
|
-
|
|
432
|
-
</fo:table-cell>
|
|
433
|
-
</xsl:template>
|
|
434
|
-
<xsl:template match="td | th" priority="10">
|
|
435
|
-
<!-- Decide whether to render a block-container or not -->
|
|
436
|
-
<xsl:param name="first-column" tunnel="yes" as="xs:boolean"/>
|
|
437
|
-
<xsl:param name="table-column-number" tunnel="yes" as="xs:integer"/>
|
|
438
|
-
<xsl:param name="table-cell-style" tunnel="yes" as="element()*"/>
|
|
439
|
-
|
|
440
|
-
<xsl:choose>
|
|
441
|
-
<xsl:when test="@textRotation = 90 or $table-cell-style/@render-block-container='true'">
|
|
442
|
-
<fo:block-container>
|
|
443
|
-
<xsl:if test="@textRotation = 90"> <!-- changed for TDD-348; text rotation works for AH and FOP -->
|
|
444
|
-
<xsl:attribute name="reference-orientation">90</xsl:attribute>
|
|
445
|
-
<xsl:attribute name="height">100%</xsl:attribute>
|
|
446
|
-
<xsl:attribute name="display-align">
|
|
447
|
-
<xsl:choose>
|
|
448
|
-
<xsl:when test="@align='right'">after</xsl:when>
|
|
449
|
-
<xsl:when test="@align='left'">before</xsl:when>
|
|
450
|
-
<xsl:when test="@align='center'">center</xsl:when>
|
|
451
|
-
<xsl:otherwise>before</xsl:otherwise>
|
|
452
|
-
</xsl:choose>
|
|
453
|
-
</xsl:attribute>
|
|
454
|
-
</xsl:if>
|
|
455
|
-
<xsl:copy-of select="$table-cell-style/container/@*"/>
|
|
456
|
-
<xsl:next-match/>
|
|
457
|
-
</fo:block-container>
|
|
458
|
-
</xsl:when>
|
|
459
|
-
<xsl:otherwise>
|
|
460
|
-
<xsl:next-match/>
|
|
461
|
-
</xsl:otherwise>
|
|
462
|
-
</xsl:choose>
|
|
463
|
-
</xsl:template>
|
|
464
|
-
<xsl:template match="td | th">
|
|
465
|
-
<xsl:param name="first-column" tunnel="yes" as="xs:boolean"/>
|
|
466
|
-
<xsl:param name="table-column-number" tunnel="yes" as="xs:integer"/>
|
|
467
|
-
<xsl:param name="table-cell-style" tunnel="yes" as="element()*"/>
|
|
468
|
-
<fo:block start-indent="0mm" end-indent="0mm">
|
|
469
|
-
<xsl:copy-of select="$table-cell-style/cell-inner-block/@*"/>
|
|
470
|
-
<xsl:apply-templates>
|
|
471
|
-
<xsl:with-param name="first-column" tunnel="yes" select="$first-column" as="xs:boolean"/>
|
|
472
|
-
<xsl:with-param name="table-column-number" tunnel="yes" select="$table-column-number" as="xs:integer"/>
|
|
473
|
-
</xsl:apply-templates>
|
|
474
|
-
</fo:block>
|
|
475
|
-
</xsl:template>
|
|
476
|
-
|
|
477
|
-
<xsl:template match="@align">
|
|
478
|
-
<xsl:attribute name="text-align">
|
|
479
|
-
<xsl:choose>
|
|
480
|
-
<xsl:when test=".='right'">right</xsl:when>
|
|
481
|
-
<xsl:when test=".='left'">left</xsl:when>
|
|
482
|
-
<xsl:when test=".='center'">center</xsl:when>
|
|
483
|
-
<xsl:otherwise>left</xsl:otherwise>
|
|
484
|
-
</xsl:choose>
|
|
485
|
-
</xsl:attribute>
|
|
486
|
-
</xsl:template>
|
|
487
|
-
|
|
488
|
-
<xsl:template match="@valign">
|
|
489
|
-
<xsl:attribute name="display-align">
|
|
490
|
-
<xsl:choose>
|
|
491
|
-
<xsl:when test=".='top'">before</xsl:when>
|
|
492
|
-
<xsl:when test=".='bottom'">after</xsl:when>
|
|
493
|
-
<xsl:when test=".='middle'">center</xsl:when>
|
|
494
|
-
<xsl:when test="ancestor-or-self::th">after</xsl:when>
|
|
495
|
-
<xsl:otherwise>before</xsl:otherwise>
|
|
496
|
-
</xsl:choose>
|
|
497
|
-
</xsl:attribute>
|
|
498
|
-
</xsl:template>
|
|
499
|
-
|
|
500
|
-
<xsl:template match="table/caption">
|
|
501
|
-
<xsl:param name="table-format" as="xs:string" tunnel="yes"/>
|
|
502
|
-
<xsl:param name="section-style" as="xs:string" tunnel="yes"/>
|
|
503
|
-
|
|
504
|
-
<xsl:variable name="table-caption-style" select="tfn:get-table-caption-style(parent::table,$table-format,$section-style)"/>
|
|
505
|
-
|
|
506
|
-
<fo:block keep-with-previous.within-column="always">
|
|
507
|
-
<xsl:copy-of select="$table-caption-style/@*"/>
|
|
508
|
-
<xsl:apply-templates/>
|
|
509
|
-
</fo:block>
|
|
510
|
-
</xsl:template>
|
|
511
|
-
|
|
512
|
-
<xsl:template match="table/title" priority="10">
|
|
513
|
-
<xsl:param name="table-format" as="xs:string" tunnel="yes"/>
|
|
514
|
-
<xsl:param name="section-style" as="xs:string" tunnel="yes"/>
|
|
515
|
-
|
|
516
|
-
<xsl:variable name="table-title-style" select="tfn:get-table-title-style(parent::table[1],$table-format,$section-style)"/>
|
|
517
|
-
|
|
518
|
-
<fo:block-container keep-with-next.within-column="always">
|
|
519
|
-
<xsl:if test="parent::table/@id">
|
|
520
|
-
<xsl:attribute name="id">
|
|
521
|
-
<xsl:apply-templates select="parent::table" mode="get-table-id"/>
|
|
522
|
-
</xsl:attribute>
|
|
523
|
-
<xsl:attribute name="axf:destination-type">fitbh</xsl:attribute>
|
|
524
|
-
</xsl:if>
|
|
525
|
-
<xsl:copy-of select="$table-title-style/container/@*"/>
|
|
526
|
-
<xsl:next-match>
|
|
527
|
-
<xsl:with-param name="table-title-style" select="$table-title-style" as="element()" tunnel="yes"/>
|
|
528
|
-
</xsl:next-match>
|
|
529
|
-
</fo:block-container>
|
|
530
|
-
</xsl:template>
|
|
531
|
-
<xsl:template match="table/title" priority="2">
|
|
532
|
-
<xsl:param name="table-title-style" as="element()" tunnel="yes"/>
|
|
533
|
-
|
|
534
|
-
<fo:block keep-together.within-column="always">
|
|
535
|
-
<xsl:copy-of select="$table-title-style/@*[name()!=('baseline-shift')]"/>
|
|
536
|
-
<xsl:next-match/>
|
|
537
|
-
</fo:block>
|
|
538
|
-
</xsl:template>
|
|
539
|
-
|
|
540
|
-
<xsl:template match="table/title" priority="1">
|
|
541
|
-
<xsl:param name="table-title-style" as="element()" tunnel="yes"/>
|
|
542
|
-
<xsl:choose>
|
|
543
|
-
<xsl:when test="$table-title-style/@baseline-shift">
|
|
544
|
-
<fo:inline>
|
|
545
|
-
<xsl:copy-of select="$table-title-style/@baseline-shift"/>
|
|
546
|
-
<xsl:next-match/>
|
|
547
|
-
</fo:inline>
|
|
548
|
-
</xsl:when>
|
|
549
|
-
<xsl:otherwise>
|
|
550
|
-
<xsl:next-match/>
|
|
551
|
-
</xsl:otherwise>
|
|
552
|
-
</xsl:choose>
|
|
553
|
-
</xsl:template>
|
|
554
|
-
<xsl:template match="table/title">
|
|
555
|
-
<xsl:param name="table-title-style" as="element()" tunnel="yes"/>
|
|
556
|
-
|
|
557
|
-
<xsl:apply-templates select="." mode="elementNumber"/>
|
|
558
|
-
<xsl:apply-templates/>
|
|
559
|
-
</xsl:template>
|
|
560
|
-
|
|
561
|
-
<xsl:template match="table/subtitle" priority="10">
|
|
562
|
-
<xsl:param name="table-format" as="xs:string" tunnel="yes"/>
|
|
563
|
-
<xsl:param name="section-style" as="xs:string" tunnel="yes"/>
|
|
564
|
-
|
|
565
|
-
<xsl:variable name="table-subtitle-style" select="tfn:get-table-subtitle-style(parent::table[1],$table-format,$section-style)"/>
|
|
566
|
-
|
|
567
|
-
<fo:block-container keep-with-next.within-column="always">
|
|
568
|
-
<xsl:copy-of select="$table-subtitle-style/container/@*"/>
|
|
569
|
-
<xsl:next-match>
|
|
570
|
-
<xsl:with-param name="table-subtitle-style" select="$table-subtitle-style" as="element()" tunnel="yes"/>
|
|
571
|
-
</xsl:next-match>
|
|
572
|
-
</fo:block-container>
|
|
573
|
-
</xsl:template>
|
|
574
|
-
<xsl:template match="table/subtitle">
|
|
575
|
-
<xsl:param name="table-format" as="xs:string" tunnel="yes"/>
|
|
576
|
-
<xsl:param name="section-style" as="xs:string" tunnel="yes"/>
|
|
577
|
-
<xsl:param name="table-subtitle-style" as="element()" tunnel="yes"/>
|
|
578
|
-
|
|
579
|
-
<fo:block>
|
|
580
|
-
<xsl:copy-of select="$table-subtitle-style/@*"/>
|
|
581
|
-
<xsl:apply-templates/>
|
|
582
|
-
</fo:block>
|
|
583
|
-
</xsl:template>
|
|
584
|
-
|
|
585
|
-
<xsl:template match="td | th" mode="applyFormat">
|
|
586
|
-
<xsl:param name="table-format" tunnel="yes" as="xs:string"/>
|
|
587
|
-
<xsl:param name="section-style" tunnel="yes" as="xs:string"/>
|
|
588
|
-
<xsl:param name="first-column" tunnel="yes" as="xs:boolean"/>
|
|
589
|
-
<xsl:param name="table-column-number" tunnel="yes" as="xs:integer"/>
|
|
590
|
-
<xsl:param name="table-cell-style" tunnel="yes" as="element()*"/>
|
|
591
|
-
|
|
592
|
-
<xsl:copy-of select="$table-cell-style/@*"/>
|
|
593
|
-
|
|
594
|
-
<!-- absolute border formatting (note: creates elements, do not copy attributes after these elements) -->
|
|
595
|
-
<!-- added height="0mm"; without this sometimes borders dissappear; @schiphol this only happend for in-text tables in the second column when text above existed :) -->
|
|
596
|
-
<xsl:if test="$table-cell-style/absoluteBorder/@*">
|
|
597
|
-
<fo:block-container height="0mm" position="absolute" left="-from-parent(padding-left)" right="-from-parent(padding-right)">
|
|
598
|
-
<xsl:copy-of select="$table-cell-style/absoluteBorder/@*"/>
|
|
599
|
-
<fo:block xsl:use-attribute-sets="clear-block"/>
|
|
600
|
-
</fo:block-container>
|
|
601
|
-
</xsl:if>
|
|
602
|
-
<xsl:if test="$table-cell-style/absoluteBorder/top/@*">
|
|
603
|
-
<fo:block-container height="0mm" position="absolute" left="-from-parent(padding-left)" right="-from-parent(padding-right)">
|
|
604
|
-
<xsl:copy-of select="$table-cell-style/absoluteBorder/top/@*"/>
|
|
605
|
-
<fo:block xsl:use-attribute-sets="clear-block"/>
|
|
606
|
-
</fo:block-container>
|
|
607
|
-
</xsl:if>
|
|
608
|
-
<xsl:if test="$table-cell-style/absoluteBorder/bottom/@*">
|
|
609
|
-
<fo:block-container height="0mm" position="absolute" left="-from-parent(padding-left)" right="-from-parent(padding-right)">
|
|
610
|
-
<xsl:copy-of select="$table-cell-style/absoluteBorder/bottom/@*"/>
|
|
611
|
-
<fo:block xsl:use-attribute-sets="clear-block"/>
|
|
612
|
-
</fo:block-container>
|
|
613
|
-
</xsl:if>
|
|
614
|
-
</xsl:template>
|
|
615
|
-
|
|
616
|
-
<xsl:template match="table" mode="object-position.container-settings">
|
|
617
|
-
<xsl:param name="page.column-count" as="xs:integer" tunnel="yes"/>
|
|
618
|
-
|
|
619
|
-
<xsl:choose>
|
|
620
|
-
<xsl:when test="not($table.keepTogether.default) and @keepTogether and @keepTogether[.='true' or .='with-next']">
|
|
621
|
-
<xsl:attribute name="keep-together.within-column">always</xsl:attribute>
|
|
622
|
-
</xsl:when>
|
|
623
|
-
<xsl:when test="$table.keepTogether.default and (not(@keepTogether) or @keepTogether[.='true' or .='with-next'])">
|
|
624
|
-
<xsl:attribute name="keep-together.within-column">always</xsl:attribute>
|
|
625
|
-
</xsl:when>
|
|
626
|
-
</xsl:choose>
|
|
627
|
-
<xsl:if test="@keepTogether[.='with-next']">
|
|
628
|
-
<xsl:attribute name="keep-with-next.within-column">always</xsl:attribute>
|
|
629
|
-
</xsl:if>
|
|
630
|
-
</xsl:template>
|
|
631
|
-
|
|
632
|
-
<xsl:template match="table" mode="get-table-id">
|
|
633
|
-
<xsl:value-of select="concat('tab-',ancestor::tan:node[1]/@id,'-',@objectId)"/>
|
|
634
|
-
</xsl:template>
|
|
635
|
-
<xsl:template match="tableRef" priority="20">
|
|
636
|
-
<fo:inline> <!-- table ref styling -->
|
|
637
|
-
<xsl:next-match/>
|
|
638
|
-
</fo:inline>
|
|
639
|
-
</xsl:template>
|
|
640
|
-
<xsl:template match="tableRef" priority="10"> <!-- linking -->
|
|
641
|
-
<xsl:variable name="target-node" select="@tanSectionId"/>
|
|
642
|
-
<xsl:variable name="target-table" select="@objectId"/>
|
|
643
|
-
<xsl:variable name="target" as="element()?" select="/tan:document/descendant::tan:node[@id = $target-node or *[1][@nodeId = $target-node]][1]/tan:xmldata/*/descendant::table[@id=$target-table][1]"/>
|
|
644
|
-
<xsl:choose>
|
|
645
|
-
<xsl:when test="$target">
|
|
646
|
-
<fo:basic-link>
|
|
647
|
-
<xsl:attribute name="internal-destination">
|
|
648
|
-
<xsl:apply-templates select="$target" mode="get-table-id"/>
|
|
649
|
-
</xsl:attribute>
|
|
650
|
-
<xsl:next-match>
|
|
651
|
-
<xsl:with-param name="target" as="element()?" tunnel="yes" select="$target"/>
|
|
652
|
-
</xsl:next-match>
|
|
653
|
-
</fo:basic-link>
|
|
654
|
-
</xsl:when>
|
|
655
|
-
<xsl:otherwise>
|
|
656
|
-
<xsl:next-match/>
|
|
657
|
-
</xsl:otherwise>
|
|
658
|
-
</xsl:choose>
|
|
659
|
-
</xsl:template>
|
|
660
|
-
<xsl:template match="tableRef" priority="0">
|
|
661
|
-
<xsl:param name="target" as="element()?" tunnel="yes"/>
|
|
662
|
-
<!-- content -->
|
|
663
|
-
<xsl:apply-templates select="node()[not(self::objectCode or self::txi:section)]"/>
|
|
664
|
-
|
|
665
|
-
<xsl:if test="objectCode/@mode='hierarchical'">
|
|
666
|
-
<xsl:choose>
|
|
667
|
-
<xsl:when test="txi:section/@nodeNumber">
|
|
668
|
-
<xsl:value-of select="txi:section/@nodeNumber"/>
|
|
669
|
-
<xsl:if test="not(ends-with(txi:section/@nodeNumber,'.'))">
|
|
670
|
-
<xsl:text>.</xsl:text>
|
|
671
|
-
</xsl:if>
|
|
672
|
-
</xsl:when>
|
|
673
|
-
<xsl:when test="$target">
|
|
674
|
-
<xsl:apply-templates select="$target/ancestor::tan:node[@number][1]" mode="get-node-chapternr"/>
|
|
675
|
-
</xsl:when>
|
|
676
|
-
</xsl:choose>
|
|
677
|
-
|
|
678
|
-
</xsl:if>
|
|
679
|
-
|
|
680
|
-
<xsl:value-of select="objectCode/@code"/>
|
|
681
|
-
</xsl:template>
|
|
682
|
-
</xsl:stylesheet>
|