Revision 1445
Added by Antoine POURCHEZ about 12 years ago
nextEval.uiwidget | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<sm:navUiWidget code="nextEval" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> |
|
3 |
<sm:scope> |
|
4 |
<sm:customized> |
|
5 |
<sm:scopeStartingPoint> |
|
6 |
<sm:fromCurrent ancestorOffset="100" includeInScope="no"> |
|
7 |
<sm:stopAtModel sc:refUri="/academic/model/Ua/assmntUa.model" includeInScope="no"/> |
|
8 |
</sm:fromCurrent> |
|
9 |
</sm:scopeStartingPoint> |
|
10 |
</sm:customized> |
|
11 |
</sm:scope> |
|
12 |
<sm:selectPage> |
|
13 |
<sm:step> |
|
14 |
<sm:next/> |
|
15 |
</sm:step> |
|
16 |
</sm:selectPage> |
|
17 |
<sm:content> |
|
18 |
<sm:ifPageFound> |
|
19 |
<sm:WLink commonClass="nextEval"> |
|
20 |
<sm:label>Suivant</sm:label> |
|
21 |
<sm:labelTitle>Suivant</sm:labelTitle> |
|
22 |
<sm:link target="sameWindow"/> |
|
23 |
</sm:WLink> |
|
24 |
</sm:ifPageFound> |
|
25 |
<!--<sm:ifPageNotFound xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling"><div xmlns="http://www.w3.org/1999/xhtml" sm:commonClass="noNextEval"/></sm:ifPageNotFound>--> |
|
26 |
</sm:content> |
|
1 |
<?xml version="1.0" encoding="UTF-8"?><sm:navUiWidget xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" code="nextEval"> |
|
2 |
<sm:scope> |
|
3 |
<sm:customized> |
|
4 |
<sm:scopeStartingPoint> |
|
5 |
<sm:fromCurrent ancestorOffset="100" includeInScope="no"> |
|
6 |
<sm:stopAtModel sc:refUri="/academic/model/Ua/assmntUa.model" includeInScope="no"/> |
|
7 |
</sm:fromCurrent> |
|
8 |
</sm:scopeStartingPoint> |
|
9 |
</sm:customized> |
|
10 |
</sm:scope> |
|
11 |
<sm:selectPage> |
|
12 |
<sm:step> |
|
13 |
<sm:next/> |
|
14 |
</sm:step> |
|
15 |
</sm:selectPage> |
|
16 |
<sm:content> |
|
17 |
<sm:ifPageFound> |
|
18 |
<sm:WLink widgetClass="nextEval"> |
|
19 |
<sm:label>Suivant</sm:label> |
|
20 |
<sm:labelTitle>Suivant</sm:labelTitle> |
|
21 |
<sm:link target="sameWindow"/> |
|
22 |
</sm:WLink> |
|
23 |
</sm:ifPageFound> |
|
24 |
<!--<sm:ifPageNotFound xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling"><div xmlns="http://www.w3.org/1999/xhtml" sm:commonClass="noNextEval"/></sm:ifPageNotFound>--> |
|
25 |
</sm:content> |
|
27 | 26 |
</sm:navUiWidget> |
Also available in: Unified diff
migration 3.6.003