Ignore:
Timestamp:
03/01/10 17:33:30 (2 years ago)
Author:
anp
Message:

genOd : review style des transf des ressources

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"> 
    23        <sm:model sc:refUri="/academic/model/Re/sTxt.model"/> 
    34        <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> 
    710                <sm:uLinkTag> 
    8                         <sm:WLink style="url"> 
     11                        <sm:WLink globalStyle="txtUrl"> 
    912                                <sm:label> 
    1013                                        <sm:textLink/> 
     
    1518                        </sm:WLink> 
    1619                        <sm:footNote> 
    17                                 <sm:WParagraph style="urlFootNote"> 
     20                                <sm:WParagraph globalStyle="txtUrlFootNote"> 
    1821                                        <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> 
    2124                                </sm:WParagraph> 
    2225                        </sm:footNote> 
    2326                </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"/> 
    2629        </sm:content> 
    2730</sm:textOdTransf> 
Note: See TracChangeset for help on using the changeset viewer.