xslt.inputs.xml.source.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
The newest version!
A library of getter functions for a generic xml structure with their
implementations for different elements.
Function that returns the name of the element (not the xml name but the value of
the name attribute that represents the element).
For the 'DefinedElement' it returns the 'name' attribute value.
Function that returns the value of an element.
For the 'DefinedElement' it returns the text().