Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Stephane Crozat
hdoc
Commits
b328ecd1
Commit
b328ecd1
authored
Dec 17, 2015
by
Drain
Browse files
[Opale2Optim] Updated XSL files in opale_to_hdoc
parent
919b5655
Changes
2
Hide whitespace changes
Inline
Side-by-side
opale_to_hdoc/README.txt
0 → 100644
View file @
b328ecd1
Pour réaliser votre conversion vous devez ajouter votre fichier .scar dans le dossier input. Veillez à n'en placer qu'un seul
dedans. Ensuite il suffit d'appeler le script (.bat ou .sh).
\ No newline at end of file
opale_to_hdoc/xsl/opale_to_hdoc_regle2.xsl
View file @
b328ecd1
...
...
@@ -93,6 +93,11 @@
<xsl:value-of
select=
"."
/>
</div>
</xsl:template>
<!-- Division -->
<xsl:template
match=
"/sc:item/*[namespace-uri()='utc.fr:ics/opale3' and local-name()='ue'][1]/*[namespace-uri()='http://www.utc.fr/ics/scenari/v3/primitive' and local-name()='div']"
>
<xsl:apply-templates
select=
"./op:ueDiv/sp:courseUa|./op:ueDiv/sp:courseUc"
/>
</xsl:template>
<!-- Activity -->
<xsl:template
match=
"sp:courseUa"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment