xslt.transformations.ddi2fodt.ddi2fodt-fixed.xsl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of eno-core Show documentation
Show all versions of eno-core Show documentation
Eno is a tool that generates survey questionnaires starting from their formal description in DDI
This stylesheet is used to transform a DDI input into an Xforms form (containing orbeon form runner adherences).
The current version of Eno, to display the info in the questionnaires that are produced.
The parameter file used by the stylesheet.
The parameters are charged as an xml tree.
The folder containing label resources in different languages.
A variable is created to build a set of label resources in different languages.
Only the resources in languages already present in the DDI input are charged.
Characters used to surround variables in conditioned text.
Root template :
The transformation starts with the main Sequence.
This function retrieves the languages to appear in the generated Xforms.
Those languages can be specified in a parameters file on a questionnaire level.
If not, it will get the languages defined in the DDI input.
Function for retrieving instructions based on the location they need to be outputted
Function for retrieving instructions based on the location they need to be outputted
(*)