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/sPara.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/sPara.model"/> 
    34        <sm:content> 
    45                <sm:paraTag/> 
    56                <sm:uLinkTag> 
    6                         <sm:WLink style="url"> 
     7                        <sm:WLink globalStyle="txtUrl"> 
    78                                <sm:label> 
    89                                        <sm:textLink/> 
     
    1314                        </sm:WLink> 
    1415                        <sm:footNote> 
    15                                 <sm:WParagraph style="urlFootNote"> 
     16                                <sm:WParagraph globalStyle="txtUrlFootNote"> 
    1617                                        <sm:dynamicString> 
    17                         <sm:freeSelect xpath="si(@url!=normalize-space(text()), @url)"/> 
    18                     </sm:dynamicString> 
     18                                                <sm:freeSelect xpath="si(@url!=normalize-space(text()), @url)"/> 
     19                                        </sm:dynamicString> 
    1920                                </sm:WParagraph> 
    2021                        </sm:footNote> 
    2122                </sm:uLinkTag> 
    22                 <sm:inlineStyleTag role="emp"/> 
    23                 <sm:inlineStyleTag role="spec"/> 
     23                <sm:inlineStyleTag role="emp" globalStyle="txtEmp"/> 
     24                <sm:inlineStyleTag role="spec" globalStyle="txtSpec"/> 
    2425        </sm:content> 
    2526</sm:textOdTransf> 
Note: See TracChangeset for help on using the changeset viewer.