xslt.outputs.xml.models.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
An xslt stylesheet who transforms an input into XML through generic driver templates.
The real input is mapped with the drivers.
The default matching element, the root of the produced xml.
A generic xml element. Helpful to structure the different levels of the input format.
For example, for a spreadsheet, each line of the document will correspond to a generic element.
An xml element.
Calls a function to name the element through an attribute and another one to get its value.