- 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@authPdg.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:axis code="authPdg"/> 4 5 <sm:content> 5 <sm:paraTag/><sm:listTags><sm:itemizedListTag/><sm:orderedListTag/></sm:listTags> 6 7 6 <sm:paraTag/> 7 <sm:listTags> 8 <sm:itemizedListTag/> 9 <sm:orderedListTag/> 10 </sm:listTags> 8 11 <sm:uLinkTag> 9 <sm:WLink style="url">12 <sm:WLink globalStyle="txtUrl"> 10 13 <sm:label> 11 14 <sm:textLink/> … … 16 19 </sm:WLink> 17 20 <sm:footNote> 18 <sm:WParagraph style="urlFootNote">21 <sm:WParagraph globalStyle="txtUrlFootNote"> 19 22 <sm:dynamicString> 20 <sm:freeSelect xpath="si(@url!=normalize-space(text()), @url)"/>21 </sm:dynamicString>23 <sm:freeSelect xpath="si(@url!=normalize-space(text()), @url)"/> 24 </sm:dynamicString> 22 25 </sm:WParagraph> 23 26 </sm:footNote> 24 27 </sm:uLinkTag> 25 <sm:inlineStyleTag role="emp" />26 <sm:inlineStyleTag role="spec" />28 <sm:inlineStyleTag role="emp" globalStyle="txtEmp"/> 29 <sm:inlineStyleTag role="spec" globalStyle="txtSpec"/> 27 30 </sm:content> 28 31 </sm:textOdTransf>
Note: See TracChangeset
for help on using the changeset viewer.