root/trunk/model/sources/academic/gen/_od/transf/Uc/practUcQ.transf @ 1676

Revision 1676, 0.9 KB (checked in by anp, 6 months ago)

genOd : review style des transf des ressources

Line 
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:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0">
3        <sm:model sc:refUri="/academic/model/Uc/practUcQ.model"/>
4        <sm:content>
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)&gt;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 globalStyle="spaceAfter" display="always"/>
22                        </sm:when>
23                </sm:choose>
24        </sm:content>
25</sm:compositionOdtTransf>
Note: See TracBrowser for help on using the browser.