- Timestamp:
- 01/23/09 10:55:08 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/model/sources/dokielGuide/genOd/userGuide/userGuide.odtemplate
r461 r465 1 <?xml version="1.0" encoding="UTF-8"?> 2 <sm:odTemplateText 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"> 1 <?xml version="1.0" encoding="UTF-8"?><sm:odTemplateText 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"> 3 2 <sm:contentView> 4 3 <sm:heading/> … … 282 281 <sm:dataBlockDeclaration category="op" sort="none" hideSameBlock="yes" hideEmptyBlocks="no"> 283 282 <sm:conditionalContent> 284 <sm:position> 285 <sm:firstCall> 286 <sm:callBlockData/> 287 </sm:firstCall> 288 <sm:otherCalls> 283 <sm:dataShow> 284 <sm:ifDataIsShow> 289 285 <sm:WParagraph style="refOp"> 290 286 <sm:fixedString value="> cf page ""/> … … 294 290 <sm:fixedString value="."/> 295 291 </sm:WParagraph> 296 </sm:otherCalls> 297 </sm:position> 292 </sm:ifDataIsShow> 293 <sm:ifDataIsNotShow> 294 <sm:callBlockData/> 295 </sm:ifDataIsNotShow> 296 </sm:dataShow> 298 297 </sm:conditionalContent> 299 298 </sm:dataBlockDeclaration>
Note: See TracChangeset
for help on using the changeset viewer.