- Timestamp:
- 11/25/08 10:10:31 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/model/sources/dkCore/genOd/transf/content/content.transf
r416 r436 1 <?xml version="1.0" encoding="UTF-8"?><sm:compositionOdtTransf 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:compositionOdtTransf 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="/dkCore/model/content/content.model"/> 3 4 <sm:content> … … 31 32 <sm:title> 32 33 <sm:subModelTitle/> 33 <sm:fixedTitle value=" ; "/>34 <sm:fixedTitle value=" "/> 34 35 </sm:title> 35 36 </sm:WParagraph> … … 47 48 <sm:WSection globalStyle="pbSec"> 48 49 <sm:label> 49 <sm:fixedTitle value=" ;warning"/>50 <sm:fixedTitle value="warning"/> 50 51 </sm:label> 51 52 <sm:WFlowArea globalStyle="warning"> 52 53 <sm:label> 53 <sm:fixedTitle value=" ;warning"/>54 <sm:fixedTitle value="warning"/> 54 55 </sm:label> 55 56 </sm:WFlowArea> … … 71 72 <sm:WSection globalStyle="pbSec"> 72 73 <sm:label> 73 <sm:fixedTitle value=" ;advice"/>74 <sm:fixedTitle value="advice"/> 74 75 </sm:label> 75 76 <sm:WFlowArea globalStyle="advice"> 76 77 <sm:label> 77 <sm:fixedTitle value=" ;advice"/>78 <sm:fixedTitle value="advice"/> 78 79 </sm:label> 79 80 </sm:WFlowArea> … … 95 96 <sm:WSection globalStyle="pbSec"> 96 97 <sm:label> 97 <sm:fixedTitle value=" ;tip"/>98 <sm:fixedTitle value="tip"/> 98 99 </sm:label> 99 100 <sm:WFlowArea globalStyle="tip"> 100 101 <sm:label> 101 <sm:fixedTitle value=" ;tip"/>102 <sm:fixedTitle value="tip"/> 102 103 </sm:label> 103 104 </sm:WFlowArea> … … 119 120 <sm:WSection globalStyle="pbSec"> 120 121 <sm:label> 121 <sm:fixedTitle value=" ;example"/>122 <sm:fixedTitle value="example"/> 122 123 </sm:label> 123 124 <sm:WFlowArea globalStyle="example"> 124 125 <sm:label> 125 <sm:fixedTitle value=" ;example"/>126 <sm:fixedTitle value="example"/> 126 127 </sm:label> 127 128 </sm:WFlowArea> … … 143 144 <sm:WSection globalStyle="pbSec"> 144 145 <sm:label> 145 <sm:fixedTitle value=" ;note"/>146 <sm:fixedTitle value="note"/> 146 147 </sm:label> 147 148 <sm:WFlowArea globalStyle="note"> 148 149 <sm:label> 149 <sm:fixedTitle value=" ;note"/>150 <sm:fixedTitle value="note"/> 150 151 </sm:label> 151 152 </sm:WFlowArea> … … 167 168 <sm:WSection globalStyle="pbSec"> 168 169 <sm:label> 169 <sm:fixedTitle value=" ;legal"/>170 <sm:fixedTitle value="legal"/> 170 171 </sm:label> 171 172 <sm:WFlowArea globalStyle="legal"> 172 173 <sm:label> 173 <sm:fixedTitle value=" ;legal"/>174 <sm:fixedTitle value="legal"/> 174 175 </sm:label> 175 176 </sm:WFlowArea> … … 191 192 <sm:WSection globalStyle="pbSec"> 192 193 <sm:label> 193 <sm:fixedTitle value=" ;compl"/>194 <sm:fixedTitle value="compl"/> 194 195 </sm:label> 195 196 <sm:WFlowArea globalStyle="compl"> 196 197 <sm:label> 197 <sm:fixedTitle value=" ;compl"/>198 <sm:fixedTitle value="compl"/> 198 199 </sm:label> 199 200 </sm:WFlowArea>
Note: See TracChangeset
for help on using the changeset viewer.