Ignore:
Timestamp:
09/11/06 11:03:24 (6 years ago)
Author:
anp
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Data_Builder/wsps/rapidlearning/sources/utc/ics/rapidlearning/bookGen/book/text_intro.transf

    r5012 r6502  
    1 <?xml version="1.0" encoding="ISO-8859-1"?><!--"MAJ - du 23/02/2005 --><sm:textOdTransf xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0"><sm:model sc:refUri="/utc/sc3/resources/text.model"/><sm:axis code="intro"/><sm:content><sm:paraTag/><sm:simpleListTag/><sm:itemizedListTag/><sm:orderedListTag/><sm:uLinkTag/><sm:noteTag/><sm:phraseTag role="section"/><sm:phraseTag role="quote"><sm:textWrapper prefix="&quot;" suffix="&quot;"/></sm:phraseTag><sm:inlineStyleTag role="emphasis"/><sm:textLeafTag role="email"/><sm:textLeafTag role="acronym"/><sm:textLeafTag role="trademark"><sm:textWrapper suffix="(T)"/></sm:textLeafTag><sm:textLeafTag role="registered"><sm:textWrapper suffix="(R)"/></sm:textLeafTag><sm:textLeafTag role="copyright"><sm:textWrapper suffix="(C)"/></sm:textLeafTag><sm:textLeafTag role="command"/><sm:inlineImgTag role="guiicon"/><sm:inlineImgTag role="equation"/></sm:content></sm:textOdTransf> 
     1<?xml version="1.0" encoding="UTF-8"?> 
     2<!--"MAJ - du 23/02/2005 --> 
     3<sm:textOdTransf xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0"> 
     4        <sm:model sc:refUri="/utc/sc3/resources/text.model"/> 
     5        <sm:axis code="intro"/> 
     6        <sm:content> 
     7                <sm:paraTag/> 
     8                <sm:simpleListTag/> 
     9                <sm:itemizedListTag/> 
     10                <sm:orderedListTag/> 
     11                <sm:noteTag/> 
     12                <sm:phraseTag role="section"/> 
     13                <sm:phraseTag role="quote"> 
     14                        <sm:textWrapper prefix="&lt;" suffix="&quot;"/> 
     15                </sm:phraseTag> 
     16                <sm:inlineStyleTag role="emphasis"> 
     17                        <sm:textWrapper prefix="PRE" suffix="SUFF"/> 
     18                </sm:inlineStyleTag> 
     19                <sm:textLeafTag role="acronym"/> 
     20                <sm:textLeafTag role="trademark"> 
     21                        <sm:textWrapper suffix="(T)"/> 
     22                </sm:textLeafTag> 
     23                <sm:textLeafTag role="registered"> 
     24                        <sm:textWrapper suffix="(R)"/> 
     25                </sm:textLeafTag> 
     26                <sm:textLeafTag role="copyright"> 
     27                        <sm:textWrapper suffix="(C)"/> 
     28                        <sm:imgWrapper> 
     29                                <sm:prefix sc:refUri="/utc/ics/rapidlearning/bookGen/img/exemple.jpg"/> 
     30                        </sm:imgWrapper> 
     31                </sm:textLeafTag> 
     32                <sm:textLeafTag role="command"/> 
     33                <sm:inlineImgTag role="guiicon"/> 
     34                <sm:inlineImgTag role="equation"/> 
     35        </sm:content> 
     36</sm:textOdTransf> 
Note: See TracChangeset for help on using the changeset viewer.