Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
hdoc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Stephane Crozat
hdoc
Commits
b328ecd1
Commit
b328ecd1
authored
Dec 17, 2015
by
Drain
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Opale2Optim] Updated XSL files in opale_to_hdoc
parent
919b5655
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
opale_to_hdoc/README.txt
opale_to_hdoc/README.txt
+2
-0
opale_to_hdoc/xsl/opale_to_hdoc_regle2.xsl
opale_to_hdoc/xsl/opale_to_hdoc_regle2.xsl
+5
-0
No files found.
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
Markdown
is supported
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