- Timestamp:
- 03/01/10 17:33:30 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/model/sources/academic/gen/_od/transf/Re/sTxt.transf
r1481 r1676 1 <?xml version="1.0" encoding="UTF-8"?><sm:textOdTransf xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0"> 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"> 2 3 <sm:model sc:refUri="/academic/model/Re/sTxt.model"/> 3 4 <sm:content> 4 <sm:paraTag/><sm:listTags><sm:itemizedListTag/><sm:orderedListTag/></sm:listTags> 5 6 5 <sm:paraTag/> 6 <sm:listTags> 7 <sm:itemizedListTag/> 8 <sm:orderedListTag/> 9 </sm:listTags> 7 10 <sm:uLinkTag> 8 <sm:WLink style="url">11 <sm:WLink globalStyle="txtUrl"> 9 12 <sm:label> 10 13 <sm:textLink/> … … 15 18 </sm:WLink> 16 19 <sm:footNote> 17 <sm:WParagraph style="urlFootNote">20 <sm:WParagraph globalStyle="txtUrlFootNote"> 18 21 <sm:dynamicString> 19 <sm:freeSelect xpath="si(@url!=normalize-space(text()), @url)"/>20 </sm:dynamicString>22 <sm:freeSelect xpath="si(@url!=normalize-space(text()), @url)"/> 23 </sm:dynamicString> 21 24 </sm:WParagraph> 22 25 </sm:footNote> 23 26 </sm:uLinkTag> 24 <sm:inlineStyleTag role="emp" />25 <sm:inlineStyleTag role="spec" />27 <sm:inlineStyleTag role="emp" globalStyle="txtEmp"/> 28 <sm:inlineStyleTag role="spec" globalStyle="txtSpec"/> 26 29 </sm:content> 27 30 </sm:textOdTransf>
Note: See TracChangeset
for help on using the changeset viewer.