Functions/Templates List
Templates
apply-character-mapping-with-regex (param: xs:string string, xs:string regex [required=yes]) - source
process-block (param: element()+ source-rows, document-node()* processed-row, xs:integer row-count, xs:integer? col-count [tunnel=yes]) - source
Functions
xs:string? tps:get-publication-date-string (param: element(pub-date)? pub-date, xs:boolean? format-month) - source
xs:string tps:replace-tokens (param: xs:string string, xs:string+ tokens, xs:string+ replacements) - source
item()+ tps:expand-table-row (param: element()+ table-block, document-node()+ expanding-row, xs:integer row, xs:integer? col-count) - source
document-node() tps:create-supplementary-cells (param: element() row, xs:integer? col-count) - source
tps:select-cell (param: xs:integer src-column-no, element()+ row, xs:integer current-column-count, xs:double current-span-col-total) - source
xs:string tps:apply-text-keep-rule (param: xs:string text, xs:string* match-patterns, xs:string* replace-patterns, xs:string* flags) - source