@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,486 +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:tfn="http://www.tangelo.nl/xslt-functions"
|
|
7
|
-
xmlns:post="http://www.tangelo.nl/post-proces"
|
|
8
|
-
exclude-result-prefixes="#all"
|
|
9
|
-
>
|
|
10
|
-
<xsl:function name="tfn:get-pageSequence.name" as="xs:string?">
|
|
11
|
-
<!-- Returns: 'page-sequence-name' used to create page sequence; or 'null' indicating no page-sequence is created -->
|
|
12
|
-
<xsl:param name="node" as="element(tan:node)"/>
|
|
13
|
-
<xsl:param name="pageSequence.name" as="xs:string?"/>
|
|
14
|
-
<xsl:param name="orientation.new" as="xs:string?"/>
|
|
15
|
-
|
|
16
|
-
<!-- overwrite in custom code to generate node-specific page-squences -->
|
|
17
|
-
<xsl:choose>
|
|
18
|
-
<xsl:when test="$orientation.new and $pageSequence.name"><!-- orientation switch -->
|
|
19
|
-
<xsl:sequence select="
|
|
20
|
-
if ($orientation.new = 'landscape') then concat($pageSequence.name,'-landscape')
|
|
21
|
-
else replace($pageSequence.name,'^(.*)-landscape$','$1')"/>
|
|
22
|
-
</xsl:when>
|
|
23
|
-
<xsl:otherwise>
|
|
24
|
-
<xsl:sequence select="$pageSequence.name"/>
|
|
25
|
-
</xsl:otherwise>
|
|
26
|
-
</xsl:choose>
|
|
27
|
-
</xsl:function>
|
|
28
|
-
<xsl:template match="tan:document" mode="create-document">
|
|
29
|
-
<xsl:if test="tfn:pdftype-is($render-within-pdftype.bookmarks)">
|
|
30
|
-
<xsl:apply-templates select="./tan:node" mode="bookmark-tree"/>
|
|
31
|
-
</xsl:if>
|
|
32
|
-
|
|
33
|
-
<xsl:apply-templates select="./tan:node" mode="check-create-page-sequence">
|
|
34
|
-
<xsl:with-param name="renderCompareXML" as="xs:boolean" select="$compareXML or $compareOverview" tunnel="yes"/>
|
|
35
|
-
</xsl:apply-templates>
|
|
36
|
-
</xsl:template>
|
|
37
|
-
|
|
38
|
-
<xsl:variable name="sectionType.definitions" as="element(sectionTypes)" select="$pdf-config/sectionTypes"/>
|
|
39
|
-
|
|
40
|
-
<xsl:template match="tan:node" mode="check-create-page-sequence">
|
|
41
|
-
<xsl:param name="insidePageSequence" as="xs:boolean" tunnel="yes" select="false()"/>
|
|
42
|
-
<xsl:param name="pageSequence.name" as="xs:string?" tunnel="yes"/>
|
|
43
|
-
<xsl:param name="page.orientation" as="xs:string" tunnel="yes" select="(tan:xmldata/*/@orientation,'portrait')[1]"/>
|
|
44
|
-
|
|
45
|
-
<xsl:variable name="this.orientation" as="xs:string" select="(tan:xmldata/*/@orientation[.!='auto'],$page.orientation)[1]"/>
|
|
46
|
-
|
|
47
|
-
<!-- Decide wheter or not we need to create a page-sequence -->
|
|
48
|
-
<xsl:variable name="this.sectionType.name" as="xs:string" select="@sectionTypeName"/>
|
|
49
|
-
<xsl:variable name="this.sectionType.definition" as="element(sectionType)?" select="$sectionType.definitions/sectionType[tfn:matches($this.sectionType.name,@name)]"/>
|
|
50
|
-
<!-- refactor for part-PDF:
|
|
51
|
-
Create 1 variable with all descendant-or-self::tan:node/tfn:get-page-sequence-name(.)
|
|
52
|
-
Check partpdf.topContentNode position and choose first above...
|
|
53
|
-
-->
|
|
54
|
-
<xsl:variable name="this.pageSequence.name" as="xs:string?" select="
|
|
55
|
-
tfn:get-pageSequence.name(.,
|
|
56
|
-
if ($page.orientation != $this.orientation)
|
|
57
|
-
then ($this.sectionType.definition/@page-ref,$pageSequence.name)[1] (: orientation switch always causes page-sequence (ps); if sectionType already creates ps, use that ps-name, otherwise use current ps-name :)
|
|
58
|
-
else $this.sectionType.definition/@page-ref
|
|
59
|
-
,if ($page.orientation != $this.orientation) then $this.orientation else null
|
|
60
|
-
)"/>
|
|
61
|
-
<xsl:variable name="this.hascontent" as="xs:boolean" select="exists(tan:xmldata)"/>
|
|
62
|
-
|
|
63
|
-
<xsl:variable name="partpdf.topContentNode" as="element()?" select="
|
|
64
|
-
if (tfn:pdftype-is('document')) then null
|
|
65
|
-
else if ($this.hascontent) then .
|
|
66
|
-
else (descendant::tan:node[tan:xmldata])[1]"/>
|
|
67
|
-
<xsl:variable name="partpdf.pageSequence.node" as="element()?"><!-- page-sequence is created for ancestor-or-self of $partpdf.topContentNode -->
|
|
68
|
-
<xsl:call-template name="partpdf.getPageSequenceNode">
|
|
69
|
-
<xsl:with-param name="node" select="$partpdf.topContentNode" as="element(tan:node)?"/>
|
|
70
|
-
</xsl:call-template>
|
|
71
|
-
</xsl:variable>
|
|
72
|
-
|
|
73
|
-
<xsl:variable name="partpdf.orientation" as="xs:string?" select="($partpdf.topContentNode/tan:xmldata/*/@orientation[.!='auto'],$page.orientation)[1]"/>
|
|
74
|
-
<xsl:variable name="partpdf.sectionType.name" as="xs:string?" select="$partpdf.pageSequence.node/@sectionTypeName"/>
|
|
75
|
-
<xsl:variable name="partpdf.sectionType.definition" as="element(sectionType)?" select="$sectionType.definitions/sectionType[tfn:matches(($partpdf.sectionType.name,'')[1],@name)]"/>
|
|
76
|
-
|
|
77
|
-
<xsl:variable name="partpdf.pageSequence.name" as="xs:string?" select="
|
|
78
|
-
if ($partpdf.pageSequence.node) then
|
|
79
|
-
tfn:get-pageSequence.name($partpdf.pageSequence.node,
|
|
80
|
-
if ($page.orientation != $partpdf.orientation)
|
|
81
|
-
then ($partpdf.sectionType.definition/@page-ref,$this.pageSequence.name,$pageSequence.name)[1] (: orientation switch always causes page-sequence (ps); if sectionType already creates ps, use that ps-name, otherwise use current ps-name :)
|
|
82
|
-
else $partpdf.sectionType.definition/@page-ref
|
|
83
|
-
,if ($page.orientation != $partpdf.orientation) then $partpdf.orientation else null
|
|
84
|
-
)
|
|
85
|
-
else null"/>
|
|
86
|
-
|
|
87
|
-
<xsl:if test="$local-debug">
|
|
88
|
-
<xsl:message>
|
|
89
|
-
partpdf.sectionType.name: <xsl:value-of select="$partpdf.sectionType.name"/>; node id: <xsl:value-of select="@id"/>; $this.pageSequence.name:<xsl:value-of select="$this.pageSequence.name"/>; $this.hascontent:<xsl:value-of select="$this.hascontent"/>; not($partpdf.pageSequence.name):<xsl:value-of select="not($partpdf.pageSequence.name)"/>
|
|
90
|
-
</xsl:message>
|
|
91
|
-
</xsl:if>
|
|
92
|
-
|
|
93
|
-
<xsl:choose>
|
|
94
|
-
<xsl:when test="
|
|
95
|
-
$this.pageSequence.name and
|
|
96
|
-
( $this.hascontent
|
|
97
|
-
or $partpdf.pageSequence.node/@id = ./@id
|
|
98
|
-
)">
|
|
99
|
-
<xsl:apply-templates select="." mode="create-page-sequence">
|
|
100
|
-
<xsl:with-param name="pageSequence.name" as="xs:string" tunnel="yes" select="$this.pageSequence.name"/>
|
|
101
|
-
<xsl:with-param name="pageSequence.definition" as="element(page)*" tunnel="yes" select="$pages/page[@name=$this.pageSequence.name]"/>
|
|
102
|
-
<xsl:with-param name="sectionType.definition" as="element(sectionType)?" tunnel="yes" select="$this.sectionType.definition"/>
|
|
103
|
-
<xsl:with-param name="insidePageSequence" as="xs:boolean" tunnel="yes" select="true()"/>
|
|
104
|
-
<xsl:with-param name="mergeAdjacent" as="xs:boolean" tunnel="yes" select="$page.orientation != $this.orientation and not($this.sectionType.definition)"/>
|
|
105
|
-
<xsl:with-param name="page.orientation" as="xs:string" tunnel="yes" select="$this.orientation"/>
|
|
106
|
-
</xsl:apply-templates>
|
|
107
|
-
</xsl:when>
|
|
108
|
-
<xsl:otherwise>
|
|
109
|
-
<xsl:if test="$insidePageSequence">
|
|
110
|
-
<xsl:apply-templates select=".[tan:xmldata]/*[1]"/>
|
|
111
|
-
</xsl:if>
|
|
112
|
-
<xsl:apply-templates select="./tan:node" mode="check-create-page-sequence">
|
|
113
|
-
<xsl:with-param name="pageSequence.name" as="xs:string?" tunnel="yes" select="if (tfn:pdftype-is('part|node') and $this.pageSequence.name) then $this.pageSequence.name else $pageSequence.name"/>
|
|
114
|
-
<xsl:with-param name="page.orientation" as="xs:string" tunnel="yes" select="$this.orientation"/>
|
|
115
|
-
</xsl:apply-templates>
|
|
116
|
-
</xsl:otherwise>
|
|
117
|
-
</xsl:choose>
|
|
118
|
-
|
|
119
|
-
</xsl:template>
|
|
120
|
-
|
|
121
|
-
<xsl:template match="tan:node" mode="create-page-sequence" priority="20">
|
|
122
|
-
<xsl:param name="pageSequence.name" as="xs:string" tunnel="yes"/>
|
|
123
|
-
<xsl:param name="pageSequence.definition" as="element(page)*" tunnel="yes"/>
|
|
124
|
-
<xsl:param name="sectionType.definition" as="element(sectionType)?" tunnel="yes"/>
|
|
125
|
-
|
|
126
|
-
<xsl:if test="not($pageSequence.definition)">
|
|
127
|
-
<xsl:message terminate="yes">ERROR: Incorrect configuration for pageSequence.name: <xsl:value-of select="$pageSequence.name"/></xsl:message>
|
|
128
|
-
</xsl:if>
|
|
129
|
-
|
|
130
|
-
<xsl:variable name="page-width" as="xs:double" select="($pageSequence.definition[1]/@page-width, $pageSequence.definition[1]/parent::pages/@page-width, $default.page-width )[1]"/>
|
|
131
|
-
<xsl:variable name="page-height" as="xs:double" select="($pageSequence.definition[1]/@page-height, $pageSequence.definition[1]/parent::pages/@page-height, $default.page-height)[1]"/>
|
|
132
|
-
<xsl:variable name="page.orientation" as="xs:string" select="if ($page-height ge $page-width) then 'portrait' else 'landscape'"/>
|
|
133
|
-
|
|
134
|
-
<xsl:variable name="body-width" as="xs:double" select="$page-width - $pageSequence.definition[1]/@region-body-left - $pageSequence.definition[1]/@region-body-right"/>
|
|
135
|
-
<xsl:if test="not(every $bw in $pageSequence.definition/($page-width - @region-body-left - @region-body-right) satisfies $bw=$body-width)">
|
|
136
|
-
<xsl:message>WARNING: The body width is not equal for each page in the page-sequence (<xsl:value-of select="$pageSequence.name"/>) - this might cause unexpected behaviour.</xsl:message>
|
|
137
|
-
</xsl:if>
|
|
138
|
-
|
|
139
|
-
<xsl:variable name="body-height" as="xs:double" select="$page-height - $pageSequence.definition[1]/@region-body-top - $pageSequence.definition[1]/@region-body-bottom"/>
|
|
140
|
-
<xsl:variable name="inner-width" as="xs:double" select="
|
|
141
|
-
if ($pageSequence.definition[@parity='even'] and $pageSequence.definition[@parity='odd'])
|
|
142
|
-
then $pageSequence.definition[@parity='even'][1]/@region-body-right + $pageSequence.definition[@parity='odd'][1]/@region-body-left
|
|
143
|
-
else $pageSequence.definition[1]/@region-body-right + $pageSequence.definition[1]/@region-body-left"/>
|
|
144
|
-
|
|
145
|
-
<xsl:variable name="column-count" as="xs:integer" select="($pageSequence.definition[1]/@column-count,1)[1]"/>
|
|
146
|
-
<xsl:variable name="column-gap" as="xs:double" select="($pageSequence.definition[1]/@column-gap, 0)[1]"/>
|
|
147
|
-
<xsl:variable name="column-rule" as="xs:boolean" select="($pageSequence.definition[1]/@column-rule,'false')[1]='true'"/>
|
|
148
|
-
<xsl:variable name="column-width" as="xs:double" select="($body-width - ($column-count - 1) * $column-gap) div $column-count"/>
|
|
149
|
-
|
|
150
|
-
<xsl:variable name="page.margin-top" as="xs:double?" select="
|
|
151
|
-
if (every $margin-top in $pageSequence.definition/@region-body-top satisfies $margin-top=$pageSequence.definition[1]/@region-body-top)
|
|
152
|
-
then $pageSequence.definition[1]/@region-body-top
|
|
153
|
-
else null"/>
|
|
154
|
-
<xsl:variable name="page.margin-bottom" as="xs:double?" select="
|
|
155
|
-
if (every $margin-bottom in $pageSequence.definition/@region-body-bottom satisfies $margin-bottom=$pageSequence.definition[1]/@region-body-bottom)
|
|
156
|
-
then $pageSequence.definition[1]/@region-body-bottom
|
|
157
|
-
else null"/>
|
|
158
|
-
<xsl:variable name="page.margin-outside" as="xs:double?" select="
|
|
159
|
-
if (every $margin-outside in ($pageSequence.definition[@parity='even' or not(@parity)]/@region-body-left, $pageSequence.definition[@parity='odd' or not(@parity)]/@region-body-right) satisfies $margin-outside=$pageSequence.definition[@parity='even' or not(@parity)][1]/@region-body-left)
|
|
160
|
-
then $pageSequence.definition[@parity='even' or not(@parity)][1]/@region-body-left
|
|
161
|
-
else null"/>
|
|
162
|
-
<xsl:variable name="page.margin-inside" as="xs:double?" select="
|
|
163
|
-
if (every $margin-inside in ($pageSequence.definition[@parity='even' or not(@parity)]/@region-body-right, $pageSequence.definition[@parity='odd' or not(@parity)]/@region-body-left) satisfies $margin-inside=$pageSequence.definition[@parity='even' or not(@parity)][1]/@region-body-right)
|
|
164
|
-
then $pageSequence.definition[@parity='even' or not(@parity)][1]/@region-body-right
|
|
165
|
-
else null"/>
|
|
166
|
-
<xsl:variable name="page.margin-left" as="xs:double?" select="
|
|
167
|
-
if (every $margin-left in $pageSequence.definition/@region-body-left satisfies $margin-left=$pageSequence.definition[1]/@region-body-left)
|
|
168
|
-
then $pageSequence.definition[1]/@region-body-left
|
|
169
|
-
else null"/>
|
|
170
|
-
<xsl:variable name="page.margin-right" as="xs:double?" select="
|
|
171
|
-
if (every $margin-right in $pageSequence.definition/@region-body-right satisfies $margin-right=$pageSequence.definition[1]/@region-body-right)
|
|
172
|
-
then $pageSequence.definition[1]/@region-body-right
|
|
173
|
-
else null"/>
|
|
174
|
-
<xsl:variable name="section-style" as="xs:string" select="(tfn:get-custom-section-style(.),$sectionType.definition/@section-style,'default')[1]"/>
|
|
175
|
-
|
|
176
|
-
<xsl:next-match>
|
|
177
|
-
<xsl:with-param name="page.page-width" select="$page-width" as="xs:double" tunnel="yes"/>
|
|
178
|
-
<xsl:with-param name="page.page-height" select="$page-height" as="xs:double" tunnel="yes"/>
|
|
179
|
-
<xsl:with-param name="page.orientation" select="$page.orientation" as="xs:string" tunnel="yes"/>
|
|
180
|
-
<xsl:with-param name="page.column-count" select="$column-count" as="xs:integer" tunnel="yes"/>
|
|
181
|
-
<xsl:with-param name="pagesequence.column-count" select="$column-count" as="xs:integer" tunnel="yes"/>
|
|
182
|
-
<xsl:with-param name="page.column-gap" select="$column-gap" as="xs:double" tunnel="yes"/>
|
|
183
|
-
<xsl:with-param name="page.column-rule" select="$column-rule" as="xs:boolean" tunnel="yes"/>
|
|
184
|
-
<xsl:with-param name="page.column-width" select="$column-width" as="xs:double" tunnel="yes"/>
|
|
185
|
-
<xsl:with-param name="page.body-width" select="$body-width" as="xs:double" tunnel="yes"/>
|
|
186
|
-
<xsl:with-param name="page.body-height" select="$body-height" as="xs:double" tunnel="yes"/>
|
|
187
|
-
<xsl:with-param name="page.inner-width" select="$inner-width" as="xs:double" tunnel="yes"/>
|
|
188
|
-
<xsl:with-param name="page.margin-top" select="$page.margin-top" as="xs:double?" tunnel="yes"/>
|
|
189
|
-
<xsl:with-param name="page.margin-bottom" select="$page.margin-bottom" as="xs:double?" tunnel="yes"/>
|
|
190
|
-
<xsl:with-param name="page.margin-outside" select="$page.margin-outside" as="xs:double?" tunnel="yes"/>
|
|
191
|
-
<xsl:with-param name="page.margin-inside" select="$page.margin-inside" as="xs:double?" tunnel="yes"/>
|
|
192
|
-
<xsl:with-param name="page.margin-left" select="$page.margin-left" as="xs:double?" tunnel="yes"/>
|
|
193
|
-
<xsl:with-param name="page.margin-right" select="$page.margin-right" as="xs:double?" tunnel="yes"/>
|
|
194
|
-
<xsl:with-param name="section-style" select="$section-style" as="xs:string" tunnel="yes"/>
|
|
195
|
-
</xsl:next-match>
|
|
196
|
-
|
|
197
|
-
</xsl:template>
|
|
198
|
-
|
|
199
|
-
<xsl:template match="tan:node" mode="create-page-sequence" priority="10">
|
|
200
|
-
<xsl:param name="pageSequence.name" as="xs:string" tunnel="yes"/>
|
|
201
|
-
<xsl:param name="pageSequence.definition" as="element(page)*" tunnel="yes"/>
|
|
202
|
-
<xsl:param name="sectionType.definition" as="element(sectionType)?" tunnel="yes"/>
|
|
203
|
-
<xsl:param name="mergeAdjacent" as="xs:boolean" tunnel="yes"/>
|
|
204
|
-
|
|
205
|
-
<fo:page-sequence master-reference="{$pageSequence.name}">
|
|
206
|
-
<xsl:if test="$mergeAdjacent">
|
|
207
|
-
<xsl:attribute name="post:mergeAdjacent" select="'true'"/>
|
|
208
|
-
</xsl:if>
|
|
209
|
-
<xsl:if test="$sectionType.definition/@background-color">
|
|
210
|
-
<xsl:attribute name="background-color" select="tfn:color($sectionType.definition/@background-color)"/>
|
|
211
|
-
</xsl:if>
|
|
212
|
-
<xsl:if test="$sectionType.definition/@initial-page-number and not(preceding::tan:node[tfn:matches(@sectionTypeName,$sectionType.definition/@name)])">
|
|
213
|
-
<xsl:attribute name="initial-page-number" select="$sectionType.definition/@initial-page-number"/>
|
|
214
|
-
</xsl:if>
|
|
215
|
-
<xsl:if test="not(ancestor::tan:node[tan:xmldata]) and tfn:pdftype-is('node|part') and (/tan:document/descendant::tan:xmldata/*)[1][@newPage='even']"><!-- in node/part pdf-generation if the first section start on even-page; change initial-apge-number to 2 to remove empty white-page -->
|
|
216
|
-
<xsl:attribute name="initial-page-number" select="2"/>
|
|
217
|
-
</xsl:if>
|
|
218
|
-
<xsl:if test="$sectionType.definition/@page-number-format">
|
|
219
|
-
<xsl:attribute name="format" select="$sectionType.definition/@page-number-format"/>
|
|
220
|
-
</xsl:if>
|
|
221
|
-
<xsl:attribute name="id"><!-- TODO Reconsider id-generation -->
|
|
222
|
-
<xsl:apply-templates select="ancestor-or-self::tan:node[1]" mode="get-node-id">
|
|
223
|
-
<xsl:with-param name="prefix" tunnel="yes" select="'pseq'"/>
|
|
224
|
-
</xsl:apply-templates>
|
|
225
|
-
</xsl:attribute>
|
|
226
|
-
<xsl:choose>
|
|
227
|
-
<xsl:when test="$sectionType.definition/@force-page-count-last and not(following-sibling::tan:node[1][matches(@sectionTypeName,$sectionType.definition/@name)])">
|
|
228
|
-
<xsl:attribute name="force-page-count" select="$sectionType.definition/@force-page-count-last"/>
|
|
229
|
-
</xsl:when>
|
|
230
|
-
<xsl:when test="$sectionType.definition/@force-page-count">
|
|
231
|
-
<xsl:attribute name="force-page-count" select="$sectionType.definition/@force-page-count"/>
|
|
232
|
-
</xsl:when>
|
|
233
|
-
</xsl:choose>
|
|
234
|
-
<xsl:if test="$use-ah-footnotes">
|
|
235
|
-
<xsl:if test="$footnote-settings/@footnote-number-format">
|
|
236
|
-
<xsl:attribute name="axf:footnote-number-format" select="$footnote-settings/@footnote-number-format"/>
|
|
237
|
-
</xsl:if>
|
|
238
|
-
<xsl:if test="$footnote-settings/@footnote-number-reset">
|
|
239
|
-
<xsl:attribute name="axf:footnote-number-reset" select="$footnote-settings/@footnote-number-reset"/>
|
|
240
|
-
</xsl:if>
|
|
241
|
-
<xsl:if test="$footnote-settings/@footnote-number-initial">
|
|
242
|
-
<xsl:attribute name="axf:footnote-number-initial" select="$footnote-settings/@footnote-number-initial"/>
|
|
243
|
-
</xsl:if>
|
|
244
|
-
</xsl:if>
|
|
245
|
-
<xsl:apply-templates select="." mode="set-custom-page-sequence-attributes"/>
|
|
246
|
-
<xsl:apply-templates select="." mode="static-content"/>
|
|
247
|
-
<xsl:apply-templates select="." mode="create-pages-flow"/>
|
|
248
|
-
</fo:page-sequence>
|
|
249
|
-
</xsl:template>
|
|
250
|
-
|
|
251
|
-
<xsl:template match="tan:node" mode="create-pages-flow">
|
|
252
|
-
<xsl:param name="pageSequence.name" as="xs:string" tunnel="yes"/>
|
|
253
|
-
<xsl:param name="pageSequence.definition" as="element(page)*" tunnel="yes"/>
|
|
254
|
-
<xsl:param name="sectionType.definition" as="element(sectionType)?" tunnel="yes"/>
|
|
255
|
-
|
|
256
|
-
<fo:flow flow-name="{$pageSequence.name}-body">
|
|
257
|
-
<xsl:apply-templates select="." mode="baseline-grid"/>
|
|
258
|
-
<!-- Create content -->
|
|
259
|
-
<xsl:apply-templates select=".[tan:xmldata]/*[1]"/>
|
|
260
|
-
|
|
261
|
-
<xsl:apply-templates select="./tan:node" mode="check-create-page-sequence"/>
|
|
262
|
-
|
|
263
|
-
<xsl:call-template name="end-of-flow"/>
|
|
264
|
-
</fo:flow>
|
|
265
|
-
</xsl:template>
|
|
266
|
-
<xsl:template name="end-of-flow">
|
|
267
|
-
<!-- TODO - restore functionality <xsl:param name="ds-config" tunnel="yes"/>
|
|
268
|
-
<xsl:variable name="page" select="$pages/page[@name=$ds-config/@page-ref][1]"/>
|
|
269
|
-
<!-\- template match for cusom code, after the last content of the page sequence, overwrite this somewhere outside the base stylesheets -\->
|
|
270
|
-
|
|
271
|
-
<xsl:if test="$balance-multi-column-pages and $page/@column-count > 1 and not(*/@balance-columns='false')">
|
|
272
|
-
<!-\- balance columns by rendering a spanned block with leader - works in AH, does it in FOP? -\->
|
|
273
|
-
<fo:block xsl:use-attribute-sets="clear-block" span="all"><fo:leader leader-length="0pt" leader-pattern="space"/></fo:block>
|
|
274
|
-
</xsl:if>-->
|
|
275
|
-
</xsl:template>
|
|
276
|
-
|
|
277
|
-
<xsl:function name="tfn:get-custom-section-style" as="xs:string?">
|
|
278
|
-
<xsl:param name="node" as="element()"/>
|
|
279
|
-
<!-- override if needed -->
|
|
280
|
-
<!--<xsl:if test="$node/tan:xmldata/*/@style"><xsl:value-of select="$node/tan:xmldata/*/@style"/></xsl:if>-->
|
|
281
|
-
</xsl:function>
|
|
282
|
-
|
|
283
|
-
<xsl:template match="tan:node" mode="set-custom-page-sequence-attributes">
|
|
284
|
-
<xsl:param name="pageSequence.name" as="xs:string" tunnel="yes"/>
|
|
285
|
-
<xsl:param name="pageSequence.definition" as="element(page)*" tunnel="yes"/>
|
|
286
|
-
<xsl:param name="sectionType.definition" as="element(sectionType)?" tunnel="yes"/>
|
|
287
|
-
<!-- copy to config-folder and add or overwrite page-sequence attributes -->
|
|
288
|
-
</xsl:template>
|
|
289
|
-
|
|
290
|
-
<xsl:template match="tan:node" mode="static-content">
|
|
291
|
-
<xsl:param name="pageSequence.name" as="xs:string" tunnel="yes"/>
|
|
292
|
-
<xsl:param name="pageSequence.definition" as="element(page)*" tunnel="yes"/>
|
|
293
|
-
<xsl:param name="sectionType.definition" as="element(sectionType)?" tunnel="yes"/>
|
|
294
|
-
|
|
295
|
-
<xsl:variable name="current-node" as="element(tan:node)" select="current()"/>
|
|
296
|
-
<xsl:for-each-group select="$pageSequence.definition" group-by="concat(@parity,@position,@blank-or-not-blank, if (@seq and $static-content-use-sequence) then @seq else '')">
|
|
297
|
-
<xsl:variable name="static-flow-name" as="xs:string" select="string-join((
|
|
298
|
-
$pageSequence.name,
|
|
299
|
-
if (@seq and $static-content-use-sequence) then concat('seq',@seq) else null,
|
|
300
|
-
@parity,
|
|
301
|
-
@position,
|
|
302
|
-
@blank-or-not-blank
|
|
303
|
-
),'-')
|
|
304
|
-
"/>
|
|
305
|
-
|
|
306
|
-
<xsl:variable name="static-content-header" as="node()*">
|
|
307
|
-
<xsl:call-template name="static-content-header">
|
|
308
|
-
<xsl:with-param name="current-node" as="element(tan:node)" tunnel="yes" select="$current-node"/>
|
|
309
|
-
<xsl:with-param name="name" as="xs:string" tunnel="yes" select="$static-flow-name"/>
|
|
310
|
-
<xsl:with-param name="is-blank" as="xs:boolean" tunnel="yes" select="@blank-or-not-blank='blank'"/>
|
|
311
|
-
<xsl:with-param name="is-even" as="xs:boolean" tunnel="yes" select="@parity='even'"/>
|
|
312
|
-
<xsl:with-param name="is-odd" as="xs:boolean" tunnel="yes" select="@parity='odd'"/>
|
|
313
|
-
<xsl:with-param name="precedence-header" as="xs:boolean" tunnel="yes" select="@precedence-header='true'"/>
|
|
314
|
-
<xsl:with-param name="seq" as="xs:integer?" tunnel="yes" select="if (@seq and $static-content-use-sequence) then @seq else null"/>
|
|
315
|
-
</xsl:call-template>
|
|
316
|
-
</xsl:variable>
|
|
317
|
-
<xsl:if test="$static-content-header">
|
|
318
|
-
<fo:static-content flow-name="{$static-flow-name}-top">
|
|
319
|
-
<xsl:copy-of select="$static-content-header"/>
|
|
320
|
-
</fo:static-content>
|
|
321
|
-
</xsl:if>
|
|
322
|
-
|
|
323
|
-
<xsl:variable name="static-content-footer" as="node()*">
|
|
324
|
-
<xsl:call-template name="static-content-footer">
|
|
325
|
-
<xsl:with-param name="current-node" as="element(tan:node)" tunnel="yes" select="$current-node"/>
|
|
326
|
-
<xsl:with-param name="name" as="xs:string" tunnel="yes" select="$static-flow-name"/>
|
|
327
|
-
<xsl:with-param name="is-blank" as="xs:boolean" tunnel="yes" select="@blank-or-not-blank='blank'"/>
|
|
328
|
-
<xsl:with-param name="is-even" as="xs:boolean" tunnel="yes" select="@parity='even'"/>
|
|
329
|
-
<xsl:with-param name="is-odd" as="xs:boolean" tunnel="yes" select="@parity='odd'"/>
|
|
330
|
-
<xsl:with-param name="precedence-footer" as="xs:boolean" tunnel="yes" select="@precedence-footer='true'"/>
|
|
331
|
-
<xsl:with-param name="seq" as="xs:integer?" tunnel="yes" select="if (@seq and $static-content-use-sequence) then @seq else null"/>
|
|
332
|
-
</xsl:call-template>
|
|
333
|
-
</xsl:variable>
|
|
334
|
-
<xsl:if test="$static-content-footer">
|
|
335
|
-
<fo:static-content flow-name="{$static-flow-name}-bottom">
|
|
336
|
-
<xsl:copy-of select="$static-content-footer"/>
|
|
337
|
-
</fo:static-content>
|
|
338
|
-
</xsl:if>
|
|
339
|
-
|
|
340
|
-
<xsl:variable name="static-content-left" as="node()*">
|
|
341
|
-
<xsl:call-template name="static-content-left">
|
|
342
|
-
<xsl:with-param name="current-node" as="element(tan:node)" tunnel="yes" select="$current-node"/>
|
|
343
|
-
<xsl:with-param name="name" as="xs:string" tunnel="yes" select="$static-flow-name"/>
|
|
344
|
-
<xsl:with-param name="is-blank" as="xs:boolean" tunnel="yes" select="@blank-or-not-blank='blank'"/>
|
|
345
|
-
<xsl:with-param name="is-even" as="xs:boolean" tunnel="yes" select="@parity='even'"/>
|
|
346
|
-
<xsl:with-param name="is-odd" as="xs:boolean" tunnel="yes" select="@parity='odd'"/>
|
|
347
|
-
<xsl:with-param name="seq" as="xs:integer?" tunnel="yes" select="if (@seq and $static-content-use-sequence) then @seq else null"/>
|
|
348
|
-
</xsl:call-template>
|
|
349
|
-
</xsl:variable>
|
|
350
|
-
<xsl:if test="$static-content-left">
|
|
351
|
-
<fo:static-content flow-name="{$static-flow-name}-left">
|
|
352
|
-
<xsl:copy-of select="$static-content-left"/>
|
|
353
|
-
</fo:static-content>
|
|
354
|
-
</xsl:if>
|
|
355
|
-
|
|
356
|
-
<xsl:variable name="static-content-right" as="node()*">
|
|
357
|
-
<xsl:call-template name="static-content-right">
|
|
358
|
-
<xsl:with-param name="current-node" as="element(tan:node)" tunnel="yes" select="$current-node"/>
|
|
359
|
-
<xsl:with-param name="name" as="xs:string" tunnel="yes" select="$static-flow-name"/>
|
|
360
|
-
<xsl:with-param name="is-blank" as="xs:boolean" tunnel="yes" select="@blank-or-not-blank='blank'"/>
|
|
361
|
-
<xsl:with-param name="is-even" as="xs:boolean" tunnel="yes" select="@parity='even'"/>
|
|
362
|
-
<xsl:with-param name="is-odd" as="xs:boolean" tunnel="yes" select="@parity='odd'"/>
|
|
363
|
-
<xsl:with-param name="seq" as="xs:integer?" tunnel="yes" select="if (@seq and $static-content-use-sequence) then @seq else null"/>
|
|
364
|
-
</xsl:call-template>
|
|
365
|
-
</xsl:variable>
|
|
366
|
-
<xsl:if test="$static-content-right">
|
|
367
|
-
<fo:static-content flow-name="{$static-flow-name}-right">
|
|
368
|
-
<xsl:copy-of select="$static-content-right"/>
|
|
369
|
-
</fo:static-content>
|
|
370
|
-
</xsl:if>
|
|
371
|
-
</xsl:for-each-group>
|
|
372
|
-
<xsl:apply-templates select="." mode="footnote-separator"/>
|
|
373
|
-
</xsl:template>
|
|
374
|
-
|
|
375
|
-
<xsl:template name="static-content-header">
|
|
376
|
-
<xsl:param name="current-node" as="element(tan:node)" tunnel="yes" select="ancestor-or-self::tan:node[1]"/>
|
|
377
|
-
<xsl:param name="is-even" as="xs:boolean" tunnel="yes"/>
|
|
378
|
-
<xsl:param name="is-odd" as="xs:boolean" tunnel="yes"/>
|
|
379
|
-
<xsl:param name="precedence-header" as="xs:boolean" tunnel="yes"/>
|
|
380
|
-
<xsl:param name="page.margin-left" as="xs:double?" tunnel="yes"/>
|
|
381
|
-
<xsl:param name="page.margin-inside" as="xs:double?" tunnel="yes"/>
|
|
382
|
-
<xsl:param name="page.margin-outside" as="xs:double?" tunnel="yes"/>
|
|
383
|
-
|
|
384
|
-
<xsl:apply-templates select="$current-node" mode="static-content-header"/>
|
|
385
|
-
|
|
386
|
-
<xsl:apply-templates select="$current-node" mode="debug-layers"/>
|
|
387
|
-
|
|
388
|
-
<fo:block-container position="absolute" z-index="-1" top="{-$cropmarks.width}mm"
|
|
389
|
-
left="{- (0[$precedence-header],$page.margin-left,$page.margin-outside[$is-even],$page.margin-inside[$is-odd],0)[1] - $cropmarks.width}mm">
|
|
390
|
-
<xsl:if test="$is-even or $is-odd">
|
|
391
|
-
<fo:retrieve-marker retrieve-boundary="page-sequence" retrieve-class-name="background-image-{if ($is-even) then 'even' else 'odd'}" retrieve-position="first-starting-within-page"/> <!-- specific even or odd -->
|
|
392
|
-
</xsl:if>
|
|
393
|
-
<fo:retrieve-marker retrieve-boundary="page-sequence" retrieve-class-name="background-image" retrieve-position="first-starting-within-page"/> <!-- any -->
|
|
394
|
-
</fo:block-container>
|
|
395
|
-
</xsl:template>
|
|
396
|
-
|
|
397
|
-
<xsl:template name="static-content-footer">
|
|
398
|
-
<xsl:param name="current-node" as="element()" tunnel="yes"/>
|
|
399
|
-
<xsl:apply-templates select="$current-node" mode="static-content-footer"/>
|
|
400
|
-
</xsl:template>
|
|
401
|
-
<xsl:template name="static-content-left">
|
|
402
|
-
<xsl:param name="current-node" as="element()" tunnel="yes"/>
|
|
403
|
-
<xsl:apply-templates select="$current-node" mode="static-content-left"/>
|
|
404
|
-
</xsl:template>
|
|
405
|
-
<xsl:template name="static-content-right">
|
|
406
|
-
<xsl:param name="current-node" as="element()" tunnel="yes"/>
|
|
407
|
-
<xsl:apply-templates select="$current-node" mode="static-content-right"/>
|
|
408
|
-
</xsl:template>
|
|
409
|
-
|
|
410
|
-
<xsl:template match="tan:node" mode="static-content-header static-content-footer static-content-left static-content-right">
|
|
411
|
-
<xsl:param name="name" as="xs:string" tunnel="yes"/>
|
|
412
|
-
<xsl:param name="is-even" as="xs:boolean" tunnel="yes"/>
|
|
413
|
-
<xsl:param name="is-odd" as="xs:boolean" tunnel="yes"/>
|
|
414
|
-
<xsl:param name="page.margin-inside" as="xs:double?" tunnel="yes"/>
|
|
415
|
-
<xsl:param name="page.margin-outside" as="xs:double?" tunnel="yes"/>
|
|
416
|
-
|
|
417
|
-
<!-- OVERIDE IN CUSTOM CONFIGURATION -->
|
|
418
|
-
</xsl:template>
|
|
419
|
-
|
|
420
|
-
<xsl:template match="tan:node" mode="footnote-separator">
|
|
421
|
-
<fo:static-content flow-name="xsl-footnote-separator">
|
|
422
|
-
<fo:block xsl:use-attribute-sets="clear-block xsl-footnote-separator-block">
|
|
423
|
-
<fo:leader xsl:use-attribute-sets="xsl-footnote-separator">
|
|
424
|
-
<!--For example, xsl-footnote-separator contains:: leader-pattern="rule" rule-thickness="0.25pt" leader-length="10mm"-->
|
|
425
|
-
</fo:leader>
|
|
426
|
-
</fo:block>
|
|
427
|
-
</fo:static-content>
|
|
428
|
-
</xsl:template>
|
|
429
|
-
|
|
430
|
-
<xsl:template match="tan:node[not(@id) and not(@sectionTypeName)]" priority="26" mode="#all">
|
|
431
|
-
<!-- <node/> could occur in XML when a user has no authorization for that particular node; hence we do nothing with that node -->
|
|
432
|
-
</xsl:template>
|
|
433
|
-
<xsl:template match="tan:node" priority="25" mode="#all">
|
|
434
|
-
<xsl:param name="section-style" tunnel="yes" as="xs:string" select="'default'"/>
|
|
435
|
-
<xsl:next-match>
|
|
436
|
-
<xsl:with-param name="nodeLocale" as="xs:string" tunnel="yes" select="if (*[1]/@locale) then *[1]/@locale else $document.language"/>
|
|
437
|
-
</xsl:next-match>
|
|
438
|
-
</xsl:template>
|
|
439
|
-
<xsl:template match="tan:node" priority="-5">
|
|
440
|
-
<!-- do not show subsections when creating single node PDF -->
|
|
441
|
-
<xsl:choose>
|
|
442
|
-
<xsl:when test="tfn:pdftype-is('node') and tan:xmldata"><xsl:apply-templates select="tan:xmldata/*"/></xsl:when>
|
|
443
|
-
<xsl:otherwise><xsl:apply-templates/></xsl:otherwise>
|
|
444
|
-
</xsl:choose>
|
|
445
|
-
</xsl:template>
|
|
446
|
-
|
|
447
|
-
<xsl:function name="tfn:is-root-node" as="xs:boolean">
|
|
448
|
-
<xsl:param name="node" as="element(tan:node)"/>
|
|
449
|
-
<xsl:sequence select="exists($node[not(ancestor::tan:node[1])])"/>
|
|
450
|
-
</xsl:function>
|
|
451
|
-
|
|
452
|
-
<xsl:function name="tfn:create-pages-config" as="element(pages)">
|
|
453
|
-
<xsl:param name="config" as="element()"/>
|
|
454
|
-
<pages>
|
|
455
|
-
<xsl:copy-of select="$config/@*"/>
|
|
456
|
-
<xsl:choose>
|
|
457
|
-
<xsl:when test="$config/sectionType[@name]"><xsl:copy-of select="$config/sectionType"/></xsl:when>
|
|
458
|
-
<xsl:when test="$config/sectionType[@level]">
|
|
459
|
-
<xsl:for-each select="distinct-values($document-xml//tan:node[count(ancestor::tan:node)=$config/sectionType/@level]/@sectionTypeName)">
|
|
460
|
-
<sectionType>
|
|
461
|
-
<xsl:copy-of select="$config/sectionType[@level]/@*"/>
|
|
462
|
-
<xsl:attribute name="name"><xsl:value-of select="."/></xsl:attribute>
|
|
463
|
-
</sectionType>
|
|
464
|
-
</xsl:for-each>
|
|
465
|
-
</xsl:when>
|
|
466
|
-
</xsl:choose>
|
|
467
|
-
</pages>
|
|
468
|
-
</xsl:function>
|
|
469
|
-
|
|
470
|
-
<xsl:template name="partpdf.getPageSequenceNode">
|
|
471
|
-
<xsl:param name="node" as="element(tan:node)?"/>
|
|
472
|
-
<xsl:choose>
|
|
473
|
-
<xsl:when test="not($node)">
|
|
474
|
-
</xsl:when>
|
|
475
|
-
<xsl:when test="$sectionType.definitions/sectionType[tfn:matches(($node/@sectionTypeName,'')[1],@name)]">
|
|
476
|
-
<xsl:sequence select="$node"/>
|
|
477
|
-
</xsl:when>
|
|
478
|
-
<xsl:otherwise>
|
|
479
|
-
<xsl:call-template name="partpdf.getPageSequenceNode">
|
|
480
|
-
<xsl:with-param name="node" select="$node/parent::tan:node" as="element(tan:node)?"></xsl:with-param>
|
|
481
|
-
</xsl:call-template>
|
|
482
|
-
</xsl:otherwise>
|
|
483
|
-
</xsl:choose>
|
|
484
|
-
</xsl:template>
|
|
485
|
-
|
|
486
|
-
</xsl:stylesheet>
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
<?xml version="1.1" encoding="UTF-8"?>
|
|
2
|
-
<xs:schema elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
|
3
|
-
|
|
4
|
-
<xs:element name="colors">
|
|
5
|
-
<xs:complexType>
|
|
6
|
-
<xs:sequence maxOccurs="unbounded">
|
|
7
|
-
<xs:element name="color" type="colorType"/>
|
|
8
|
-
</xs:sequence>
|
|
9
|
-
</xs:complexType>
|
|
10
|
-
<xs:unique name="uniqueColor">
|
|
11
|
-
<xs:selector xpath="color"/>
|
|
12
|
-
<xs:field xpath="@name"/>
|
|
13
|
-
</xs:unique>
|
|
14
|
-
</xs:element>
|
|
15
|
-
|
|
16
|
-
<xs:complexType name="colorType">
|
|
17
|
-
<xs:attribute name="cmyk" type="cmykType"/>
|
|
18
|
-
<xs:attribute name="rgb" type="rgbType"/>
|
|
19
|
-
<xs:attribute name="name" type="nameType"/>
|
|
20
|
-
<xs:attribute name="ref" type="nameType"/>
|
|
21
|
-
<xs:attribute name="percentage" type="xs:double"/>
|
|
22
|
-
</xs:complexType>
|
|
23
|
-
|
|
24
|
-
<xs:simpleType name="rgbType">
|
|
25
|
-
<xs:restriction base="xs:string">
|
|
26
|
-
<xs:pattern
|
|
27
|
-
value="#[A-Fa-f0-9]{6}"
|
|
28
|
-
/>
|
|
29
|
-
<xs:pattern
|
|
30
|
-
value="rgb\(([01]?[0-9]?[0-9]|2[0-4][0-9]|25[0-5]),\s*([01]?[0-9]?[0-9]|2[0-4][0-9]|25[0-5]),\s*([01]?[0-9]?[0-9]|2[0-4][0-9]|25[0-5])\)"
|
|
31
|
-
/>
|
|
32
|
-
<xs:pattern
|
|
33
|
-
value="rgba\(([01]?[0-9]?[0-9]|2[0-4][0-9]|25[0-5]),\s*([01]?[0-9]?[0-9]|2[0-4][0-9]|25[0-5]),\s*([01]?[0-9]?[0-9]|2[0-4][0-9]|25[0-5]),\s*((((1.)?0)|(0\.\d*))|([01]?[0-9]?[0-9]%))\)"
|
|
34
|
-
/>
|
|
35
|
-
</xs:restriction>
|
|
36
|
-
</xs:simpleType>
|
|
37
|
-
<xs:simpleType name="cmykType">
|
|
38
|
-
<xs:restriction base="xs:string">
|
|
39
|
-
<xs:pattern
|
|
40
|
-
value="rgb-icc\(((#Separation,\s?'.*',\s*(0|1)\.\d*,\s*)|((\d{1,3},\s*){3})?#CMYK,\s*)(\d{1,3}(.\d+)?%(,\s*|\))\s*){4}"
|
|
41
|
-
/>
|
|
42
|
-
<xs:pattern
|
|
43
|
-
value="cmyk\(((((1.)?0)|(0\.\d*)),\s*){3}((((1.)?0)|(0\.\d*)))\)"
|
|
44
|
-
/>
|
|
45
|
-
<xs:pattern
|
|
46
|
-
value="cmyka\(((((1.)?0)|(0\.\d*)),\s*){4}((((1.)?0)|(0\.\d*)))\)"
|
|
47
|
-
/>
|
|
48
|
-
<xs:pattern
|
|
49
|
-
value="cmyk\(([01]?[0-9]?[0-9]%,\s*){3}([01]?[0-9]?[0-9]%)\)"
|
|
50
|
-
/>
|
|
51
|
-
<xs:pattern
|
|
52
|
-
value="cmyka\(([01]?[0-9]?[0-9]%,\s*){4}([01]?[0-9]?[0-9]%)\)"
|
|
53
|
-
/>
|
|
54
|
-
</xs:restriction>
|
|
55
|
-
</xs:simpleType>
|
|
56
|
-
|
|
57
|
-
<xs:simpleType name="nameType">
|
|
58
|
-
<xs:restriction base="xs:string">
|
|
59
|
-
<xs:pattern value="[a-zA-Z\-\d]*"/>
|
|
60
|
-
</xs:restriction>
|
|
61
|
-
</xs:simpleType>
|
|
62
|
-
|
|
63
|
-
</xs:schema>
|