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@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"> 
    23        <sm:model sc:refUri="/academic/model/Re/sTxt.model"/> 
    34        <sm:axis code="authPdg"/> 
    45        <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> 
    811                <sm:uLinkTag> 
    9                         <sm:WLink style="url"> 
     12                        <sm:WLink globalStyle="txtUrl"> 
    1013                                <sm:label> 
    1114                                        <sm:textLink/> 
     
    1619                        </sm:WLink> 
    1720                        <sm:footNote> 
    18                                 <sm:WParagraph style="urlFootNote"> 
     21                                <sm:WParagraph globalStyle="txtUrlFootNote"> 
    1922                                        <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> 
    2225                                </sm:WParagraph> 
    2326                        </sm:footNote> 
    2427                </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"/> 
    2730        </sm:content> 
    2831</sm:textOdTransf> 
Note: See TracChangeset for help on using the changeset viewer.