xslt.inputs.ddi.functions.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!
Function that returns the id of a DDI element.
Function that returns the label of a DDI element.
Function that returns the languages for a DDI element.
Function that returns the value of a DDI element.
Function that returns an 'output-format' for a DDI element.
Function that returns an 'help-instruction' for a DDI element.
Function that returns the external variables linked to a template sequence or a loop or a dynamic array
Function that returns the 'style' of a DDI element.
Function that returns the type of a DDI element.
Function that returns the format of a DDI element.
Function that returns the command which defines if a DDI element is hidden or not.
Function that returns the command which defines if a DDI element is deactivated or not.
Function that returns the 'control' linked to a DDI element.
Function that returns the type of message linked to a DDI element.
Function that gives the formula of a Calculated Variable.
Function that returns the length of a DDI element.
Function that returns a suffix linked to a DDI element.
Getter function of the first level dimension elements (using the @rank attribute).
Getter function of the second level dimension elements (using the @rank attribute).
Getter function of the codes from the first level dimension elements (using the @rank attribute).
Getter function of a title line depending on an index number.
Getter function of a table line depending on an index number.
Getter function of the row span of a grid element.
Getter function of the column span of a grid element.
Function that returns the minimumRequired attribute for a given DDI element.
Function that returns the maximumAllowed attribute for a given DDI element.
Very specific function that returns the set of ids of all Instructions of ComputationItems whose command descendant mentions the id of the DDI element.
Very specific function that returns the set of ids of all 'hideable' Sequences inside a ThenConstructReference inside an IfThenElse whose command descendant mentions the id of the DDI element.
Very specific function that returns the set of ids of all 'deactivatable' Sequences inside a ThenConstructReference inside an IfThenElse whose command descendant mentions the id of the DDI element.
Function that returns the levelNumber attribute for a given DDI element.
Function that returns a minimum for a DDI element.
Function that returns a maximum for a DDI element.
Function that returns the decimalPositions attribute for a DDI element.
Function that returns the 'container' (the nature of its parent or ancestor) for a DDI element.
Function that returns the image linked to a code.
Function that returns the conditions of each deactivatable ancestor (useful for constraint, which must be hidden when on deactivatable zones + Eno-JS)
Function that returns the variables of the conditions of each deactivatable ancestor (useful for constraint, which must be hidden when on deactivatable zones + Eno-JS)
Function that returns the conditions of each hideable ancestor
Function that returns the variables of the conditions of each hideable ancestor
Function that returns the variables of the personalized labels of the items of a codeList
Function that returns instructions (d:Instruction) based on their format (d:InstructionName), several format names are accepted seperated by ','.
Function that returns instructions (d:Instruction) based on their format (d:InstructionName), several format names are accepted seperated by ','.
Function that returns the filter description (r:Description) of a question when the next element is a filter generated from a Goto (d:IfThenElse[d:ExternalAid])
Function that returns the filter description (r:Description) of a question when it's the first child of a filter not generated from a Goto (d:IfThenElse[not(d:ExternalAid)])
Function that returns the index of an Instruction (based on the number of preceding instructions matching the $formats param, several formats seperated by ',' are accepted)
Function that returns the regExp of a Response
Function that returns the short label of a Question.
Function that return the maximum length of a code domain, if is blank then it is a boolean
Function that returns the list of the variables conditioning a label
Function that returns the business name of a variable from its ID
Function that returns the business ancestors of a variable from its ID
Function that returns the formula of a conditioning variable
Function that returns the variables of the formula of a conditioning variable
Function that returns the representation of a variable : text, number, boolean, date, duration
Function that returns the type of a variable : external, collected, calculated
Function that returns the variables of the formula of a calculated variable
Function that returns the business variable from the DDI one
Function that returns the name of the container of a loop or dynamic array
Function that returns the list of the containers of a loop element
Function that returns the list of the descendant loops of a loop element
Function that returns the list of the descendant dynamic arrays of a loop element
Function that returns true if the loop is linked to another and is not the main one
Function that returns the business ascendants loop and rowloop business names from a DDI variable
Function that returns the list of the variables in a control-text (get-control)
Function that returns the description (label) of a ComputationItem
Function that returns the list of the variables in a filter.
Function that returns the list of the variables in a filter.
Function that returns the business name of CodeList
Function that returns the id of CodeList
Function for retrieving instructions based on the location they need to be outputted
Function that return the value of a fixed cell
Function that return the variables from the value of a fixed cell
Function that returns the label of the flowcontrol of a filter
Function that returns a boolean which define if the response is mandatory.
Function that returns the expression of filter in flowControl (written in Pogues).
Function that returns the target's business name of filter in flowControl.
Function that returns the formula of the d:InitialValue of a d:Loop
Function that returns the variables of the formula of the d:InitialValue of a d:Loop
Function that returns the formula of the d:LoopWhile of a d:Loop
Function that returns the variables of the formula of the d:LoopWhile of a d:Loop
Function that returns the d:GenerationInstruction according to the variable (r:ID or l:VariableName/r:String)
Function that returns the model (d:InstrumentName) of form.
Function that returns the filter of a loop
Function that returns the variables of the filter of a loop
Function that returns the name of the loop for its filter
Function that returns the loops which occurrence filter depends on the current collected variable
Function that returns the list of names of the descendant module type sequences of the current loop element
Function that returns the list of Ids (and not the node compared to get-descendant-loop) of the descendant loops of the current loop element
Function that returns true if the module is the first inside a loop
Function that returns true if the calculated variable is the first in the ddi document
Function that returns the short label of a Module
Function that returns the short label of a SubModule
Function that returns the tooltip associated to the text of a Question
Function that returns the tooltip associated to the text of a response to a Question
Function that returns the tooltip associated to the text of an instruction of a Question
Function that returns the description of a hideable IfThenElse
Function that returns true if the ThenConstructReference or ElseConstructReference contains a module type Sequence
Function that returns true if the Variable element is an external variable
Function that returns true if the calculated variable has QuestionConstruct as TypeOfObject
Function that returns true if the calculated variable has Loop as TypeOfObject
Function that returns the ID of the object which should be the scope (whether QuestionConstruct or Loop)
Function that returns true if the programming language used is Xpath
Function that returns the criticality of the control
Function that returns the name of the loop
Function that returns the first descendant question of a loop, which should be the iterator in case of a generating loop
Function that returns the variable on which the pairwise question is based on
Function that returns the name of an external codelist
Function that returns the configuration for a suggester