Skip to content

Commit

Permalink
{Git} Import initial
Browse files Browse the repository at this point in the history
  • Loading branch information
Bigood committed Apr 5, 2019
1 parent 9af78e5 commit 60e875a
Show file tree
Hide file tree
Showing 3,765 changed files with 137,931 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 2 additions & 0 deletions sources/.wspmeta
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8" ?>
<wspType defaultCode="modeling" title="Modèle des modèles 4.1" description="Atelier de production de modèles" uri="sm_modeling4-1_011" key="sm_modeling4-1" lang="" version="4.1.011"><wspUpdate localAutoUpdate="minor"><res key="sm_modeling4-1.wsp"/></wspUpdate><systemSpace space="~param/sc3/base"><res key="sm_base4-1"/></systemSpace><systemSpace space="~param/sc3/resources"><res key="sm_resources4-1"/></systemSpace><systemSpace space="~param/sc3/modeling"><res key="sm_modeling4-1"/></systemSpace><wspOption title="Modèles d'évaluations 4.1" description="" uri="sma_assmnt4-1_011" key="sma_assmnt4-1" lang="" version="4.1.011"><wspUpdate localAutoUpdate="minor"><res key="sma_assmnt4-1.wsp"/></wspUpdate><systemSpace space="~param/kelis/modelingAssmnt/ss"><res key="sma_assmnt4-1.ss"/></systemSpace><systemSpace space="~param/sc3/modeling/gen"><res key="sma_assmnt4-1.gen"/></systemSpace><editionSheet pack="sma_assmnt4-1_011" brickSelector="{sma_assmnt4-1.moz;4.1.011;*}"/></wspOption><editionSheet pack="sm_modeling4-1_011" brickSelector="{sm_modeling4-1.moz;4.1.011;*}"/><editionSheet pack="sm_resources4-1_011" brickSelector="{sm_resources4-1.moz;4.1.011;*}"/><editionSheet pack="sm_base4-1_011" brickSelector="{sm_base4-1.moz;4.1.011;*}"/></wspType>
4 changes: 4 additions & 0 deletions sources/academic/gen/_cnd/filters/_readme.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
== Filtrage contenu ==
Selon le comportement par défaut voulu:
* defaultShort/include.cond => pour une publication qui doit utiliser la version courte par défaut.
* defaultStandard/include.cond => pour une publication qui doit utiliser la version standard par défaut.
13 changes: 13 additions & 0 deletions sources/academic/gen/_cnd/filters/defaultShort/include.cond
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<sm:formulaCond code="include" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling">
<sm:orGroup>
<sm:andGroup>
<sm:condition sc:refUri="/academic/gen/_cnd/filters/defaultShort/isShortPub.cond"/>
<sm:condition sc:refUri="/academic/gen/_cnd/filters/includeInShort.cond"/>
</sm:andGroup>
<sm:andGroup>
<sm:condition sc:refUri="/academic/gen/_cnd/filters/defaultShort/isStandardPub.cond"/>
<sm:condition sc:refUri="/academic/gen/_cnd/filters/includeInStandard.cond"/>
</sm:andGroup>
</sm:orGroup>
</sm:formulaCond>
19 changes: 19 additions & 0 deletions sources/academic/gen/_cnd/filters/defaultShort/isShortPub.cond
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<sm:genericCond xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" code="isShortPub" info="Is this a short publication">
<sm:targetModel>
<sm:root axis="rootFilter"/>
<sm:ifNone>
<sm:fixedResult return="false"/>
</sm:ifNone>
</sm:targetModel>
<sm:expression>
<sm:comparison operator="!=">
<sm:leftOperand>
<sm:shortTitleText/>
</sm:leftOperand>
<sm:rightOperand>
<sm:fixedString value="standard"/>
</sm:rightOperand>
</sm:comparison>
</sm:expression>
</sm:genericCond>
19 changes: 19 additions & 0 deletions sources/academic/gen/_cnd/filters/defaultShort/isStandardPub.cond
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<sm:genericCond xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" code="isStandardPub" info="Is this a standard publication">
<sm:targetModel>
<sm:root axis="rootFilter"/>
<sm:ifNone>
<sm:fixedResult return="true"/>
</sm:ifNone>
</sm:targetModel>
<sm:expression>
<sm:comparison operator="=">
<sm:leftOperand>
<sm:shortTitleText/>
</sm:leftOperand>
<sm:rightOperand>
<sm:fixedString value="standard"/>
</sm:rightOperand>
</sm:comparison>
</sm:expression>
</sm:genericCond>
13 changes: 13 additions & 0 deletions sources/academic/gen/_cnd/filters/defaultStandard/include.cond
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<sm:formulaCond code="include" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling">
<sm:orGroup>
<sm:andGroup>
<sm:condition sc:refUri="/academic/gen/_cnd/filters/defaultStandard/isShortPub.cond"/>
<sm:condition sc:refUri="/academic/gen/_cnd/filters/includeInShort.cond"/>
</sm:andGroup>
<sm:andGroup>
<sm:condition sc:refUri="/academic/gen/_cnd/filters/defaultStandard/isStandardPub.cond"/>
<sm:condition sc:refUri="/academic/gen/_cnd/filters/includeInStandard.cond"/>
</sm:andGroup>
</sm:orGroup>
</sm:formulaCond>
19 changes: 19 additions & 0 deletions sources/academic/gen/_cnd/filters/defaultStandard/isShortPub.cond
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<sm:genericCond xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" code="isShortPub" info="Is this a short publication">
<sm:targetModel>
<sm:root axis="rootFilter"/>
<sm:ifNone>
<sm:fixedResult return="false"/>
</sm:ifNone>
</sm:targetModel>
<sm:expression>
<sm:comparison operator="=">
<sm:leftOperand>
<sm:shortTitleText/>
</sm:leftOperand>
<sm:rightOperand>
<sm:fixedString value="short"/>
</sm:rightOperand>
</sm:comparison>
</sm:expression>
</sm:genericCond>
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<sm:genericCond xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" code="isStandardPub" info="Is this a standard publication">
<sm:targetModel>
<sm:root axis="rootFilter"/>
<sm:ifNone>
<sm:fixedResult return="true"/>
</sm:ifNone>
</sm:targetModel>
<sm:expression>
<sm:comparison operator="!=">
<sm:leftOperand>
<sm:shortTitleText/>
</sm:leftOperand>
<sm:rightOperand>
<sm:fixedString value="short"/>
</sm:rightOperand>
</sm:comparison>
</sm:expression>
</sm:genericCond>
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<sm:formulaCond xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" code="includeInQuest">
<sm:orGroup>
<sm:andGroup>
<sm:condition sc:refUri="/academic/gen/_cnd/filters/defaultStandard/isShortPub.cond"/>
<sm:condition sc:refUri="/academic/gen/_cnd/filters/defaultStandardInQuest/includeInShortQuest.cond"/>
</sm:andGroup>
<sm:andGroup>
<sm:condition sc:refUri="/academic/gen/_cnd/filters/defaultStandard/isStandardPub.cond"/>
<sm:condition sc:refUri="/academic/gen/_cnd/filters/defaultStandardInQuest/includeInStandardQuest.cond"/>
</sm:andGroup>
</sm:orGroup>
</sm:formulaCond>
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<sm:genericCond xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" code="includeInShortQuest" info="Include in short publication in sp:quest">
<sm:targetModel>
<sm:current/>
<sm:ifNone>
<sm:fixedResult return="true"/>
</sm:ifNone>
</sm:targetModel>
<sm:expression>
<sm:freeXpath xpath="not(sp:quest/op:filter/sp:exclude[text()='short'])">
<sm:extraNamespace prefix="op" namespace="utc.fr:ics/opale3"/>
</sm:freeXpath>
</sm:expression>
</sm:genericCond>
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<sm:genericCond xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" code="includeInStandardQuest" info="Include in standard publication in sp:quest">
<sm:targetModel>
<sm:current/>
<sm:ifNone>
<sm:fixedResult return="true"/>
</sm:ifNone>
</sm:targetModel>
<sm:expression>
<sm:freeXpath xpath="not(sp:quest/op:filter/sp:exclude[text()='standard'])">
<sm:extraNamespace prefix="op" namespace="utc.fr:ics/opale3"/>
</sm:freeXpath>
</sm:expression>
</sm:genericCond>
14 changes: 14 additions & 0 deletions sources/academic/gen/_cnd/filters/includeInShort.cond
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<sm:genericCond code="includeInWeb" info="Include in short publication" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling">
<sm:targetModel>
<sm:current/>
<sm:ifNone>
<sm:fixedResult return="true"/>
</sm:ifNone>
</sm:targetModel>
<sm:expression>
<sm:freeXpath xpath="not($vArguments/op:filter/sp:exclude[text()='short']) and not($vArguments/op:pbTi/sp:filters/op:filter/sp:exclude[text()='short'])">
<sm:extraNamespace prefix="op" namespace="utc.fr:ics/opale3"/>
</sm:freeXpath>
</sm:expression>
</sm:genericCond>
14 changes: 14 additions & 0 deletions sources/academic/gen/_cnd/filters/includeInStandard.cond
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<sm:genericCond code="includeInStandard" info="Include in standard publication" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling">
<sm:targetModel>
<sm:current/>
<sm:ifNone>
<sm:fixedResult return="true"/>
</sm:ifNone>
</sm:targetModel>
<sm:expression>
<sm:freeXpath xpath="not($vArguments/op:filter/sp:exclude[text()='standard']) and not($vArguments/op:pbTi/sp:filters/op:filter/sp:exclude[text()='standard'])">
<sm:extraNamespace prefix="op" namespace="utc.fr:ics/opale3"/>
</sm:freeXpath>
</sm:expression>
</sm:genericCond>
9 changes: 9 additions & 0 deletions sources/academic/gen/_cnd/filters/[email protected]
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet version="1.0" xmlns:sp="http://www.utc.fr/ics/scenari/v3/primitive" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:op="utc.fr:ics/opale3" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" exclude-result-prefixes="sc sp op">
<xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes" omit-xml-declaration="yes"/>
<xsl:param name="vDialog"/>
<xsl:param name="vAgent"/>
<xsl:template match="*">
<xsl:value-of select="if(//sp:contentFilter,//sp:contentFilter,'')"/>
</xsl:template>
</xsl:stylesheet>
Loading

0 comments on commit 60e875a

Please sign in to comment.