|
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:textOdTransf 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/Re/sPara.model"/>
|
|---|
| 4 | <sm:content>
|
|---|
| 5 | <sm:paraTag/>
|
|---|
| 6 | <sm:uLinkTag>
|
|---|
| 7 | <sm:WLink globalStyle="txtUrl">
|
|---|
| 8 | <sm:label>
|
|---|
| 9 | <sm:textLink/>
|
|---|
| 10 | </sm:label>
|
|---|
| 11 | <sm:link>
|
|---|
| 12 | <sm:externalUrlLink/>
|
|---|
| 13 | </sm:link>
|
|---|
| 14 | </sm:WLink>
|
|---|
| 15 | <sm:footNote>
|
|---|
| 16 | <sm:WParagraph globalStyle="txtUrlFootNote">
|
|---|
| 17 | <sm:dynamicString>
|
|---|
| 18 | <sm:freeSelect xpath="si(@url!=normalize-space(text()), @url)"/>
|
|---|
| 19 | </sm:dynamicString>
|
|---|
| 20 | </sm:WParagraph>
|
|---|
| 21 | </sm:footNote>
|
|---|
| 22 | </sm:uLinkTag>
|
|---|
| 23 | <sm:inlineStyleTag role="emp" globalStyle="txtEmp"/>
|
|---|
| 24 | <sm:inlineStyleTag role="spec" globalStyle="txtSpec"/>
|
|---|
| 25 | </sm:content>
|
|---|
| 26 | </sm:textOdTransf> |
|---|