Changeset 1384
- Timestamp:
- 30.07.2008 17:52:50 (4 months ago)
- Location:
- trunk/model/sources/academic/gen
- Files:
-
- 2 modified
-
_od/transf/Uc/practUcQ.transf (modified) (1 diff)
-
quadra/paper/paper.odstyle.odt (modified) (previous)
Legend:
- Unmodified
- Added
- Removed
-
trunk/model/sources/academic/gen/_od/transf/Uc/practUcQ.transf
r660 r1384 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <sm:compositionOdtTransf xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns: fo="http://www.w3.org/1999/XSL/Format" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0">2 <sm:compositionOdtTransf xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0"> 3 3 <sm:model sc:refUri="/academic/model/Uc/practUcQ.model"/> 4 4 <sm:content> 5 <sm:inDataOrder> 6 <sm:for codes="desc"> 7 <sm:callSubModel/> 8 </sm:for> 9 <!--TODO : Indice non affiché. A voir...--> 10 </sm:inDataOrder> 5 <sm:for codes="desc"> 6 <sm:callSubModel/> 7 </sm:for> 8 <sm:choose> 9 <sm:when codes="hint"> 10 <sm:WParagraph style="hintTitle" display="always"> 11 <sm:dynamicString> 12 <sm:freeSelect xpath="si(count(sp:hint)>1, 'Indices :', 'Indice :')"/> 13 </sm:dynamicString> 14 </sm:WParagraph> 15 <sm:WSection style="hintSec"> 16 <sm:label/> 17 <sm:for codes="hint"> 18 <sm:callSubModel axis="notImp"/> 19 </sm:for> 20 </sm:WSection> 21 <sm:WParagraph style="spaceAfterHints" display="always"/> 22 </sm:when> 23 </sm:choose> 11 24 </sm:content> 12 25 </sm:compositionOdtTransf>