Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Erreur de conversion XSL lors du schématron CrBio #9

Open
rperrot opened this issue Mar 10, 2023 · 0 comments
Open

Erreur de conversion XSL lors du schématron CrBio #9

rperrot opened this issue Mar 10, 2023 · 0 comments

Comments

@rperrot
Copy link

rperrot commented Mar 10, 2023

Bonjour,

nous utilisons un script similaire à #4 pour générer les XSL depuis les sch. En revanche, lors de la génération du XSL du CrBio nous obtenons cette erreur :

Generating XSD for schematron '../CI-SIS_CR-BIO_2021.01.sch'
Recoverable error on line 447 of iso_dsdl_include.xsl:
  FODC0002: I/O error reported by XML parser processing
  file:/private/var/folders/7v/j82k758x68s_4j5fyw_7z8kr0000gn/T/ccb73eb6-bf4b-11ed-b3a6-c201ee407a2d/TestContenuCDA-main/schematrons/include/jeuxDeValeurs/BIO-CR-BIO_2021.01/JDV_HL7_ObservationInterpretation-CISIS.sch: /private/var/folders/7v/j82k758x68s_4j5fyw_7z8kr0000gn/T/ccb73eb6-bf4b-11ed-b3a6-c201ee407a2d/TestContenuCDA-main/schematrons/include/jeuxDeValeurs/BIO-CR-BIO_2021.01/JDV_HL7_ObservationInterpretation-CISIS.sch (No such file or directory)
Unable to open referenced included file: include/jeuxDeValeurs/BIO-CR-BIO_2021.01/JDV_HL7_ObservationInterpretation-CISIS.sch
Unable to locate id attribute: include/jeuxDeValeurs/BIO-CR-BIO_2021.01/JDV_HL7_ObservationInterpretation-CISIS.sch
Reference Error: the pattern  "JDV_HL7_ObservationInterpretation-CISIS" has been activated but is not declared

Ceci est dû à la ligne https://github.com/ansforge/TestContenuCDA/blob/main/schematrons/CI-SIS_CR-BIO_2021.01.sch#L40 car le nom de dossier est incorrect. Le bon dossier est "CR-BIO_2021.01" et non pas "BIO-CR-BIO_2021.01" :

Capture d’écran 2023-03-10 à 15 11 58

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant