config.ddi2xforms.xml 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
<?xml version="1.0" encoding="UTF-8" ?> <!-- This file contains common properties used by the ddi2fr transformation --> <Properties> <EnoVersion>${project.version}</EnoVersion> <Css> <Folder>css</Folder> <Common>commonEnglish.css</Common> <CommonBusinness>enterpriseEnglish.css</CommonBusinness> </Css> <Images> <Folder>img</Folder> </Images> <images> <dossier>img</dossier> <modifier>modifier.png</modifier> <pdf>pdf.png</pdf> </images> <TextConditioningVariable> <ddi> <Before>¤</Before> <After>¤</After> </ddi> </TextConditioningVariable> <LengthOfLongTable>7</LengthOfLongTable> <DecimalSeparator>,</DecimalSeparator> <lois> <informatique>https://www.legifrance.gouv.fr/affichTexte.do?cidTexte=JORFTEXT000000886460</informatique> <statistique>https://www.legifrance.gouv.fr/affichTexte.do?cidTexte=JORFTEXT000000888573</statistique> <rgpd>https://eur-lex.europa.eu/legal-content/FR/TXT/?uri=CELEX%3A32016R0679</rgpd> </lois> <satisfaction>https://www.sphinxonline.com/SurveyServer/s/ccpesatisf/EnqueteColtrane2019/questionnaire.htm</satisfaction> <EndQuestion> <ResponseTimeQuestion>false</ResponseTimeQuestion> <CommentQuestion>false</CommentQuestion> </EndQuestion> <BeginQuestion> <Identification>false</Identification> </BeginQuestion> </Properties>