Changeset 465
- Timestamp:
- 01/23/09 10:55:08 (3 years ago)
- Location:
- trunk/model/sources
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/model/sources/dkCore/genSld/transf/content/fundamentalUnits/operatingProcess/stepList.transf
r416 r465 1 <?xml version="1.0" encoding="UTF-8"?><sm:compositionXhtmlTransf xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> 1 <?xml version="1.0" encoding="UTF-8"?> 2 <sm:compositionXhtmlTransf xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling"> 2 3 <sm:model sc:refUri="/dkCore/model/content/fundamentalUnits/operatingProcess/stepList.model"/> 3 4 <sm:content format="xhtml"> … … 19 20 <sm:xhtmlContentZone key="co"> 20 21 <sm:WSimpleBlock widgetClass="slDesc"> 21 <sm:title> 22 <sm:fixedTitle value=";Description"/> 23 </sm:title> 22 <!-- 23 <sm:title xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling"> 24 <sm:fixedTitle value=";Description"/> 25 </sm:title>--> 24 26 <sm:Widget sc:refUri="/dkCore/genSld/wdt/ss/ssBkCo.uiwidget"> 25 27 <sm:xhtmlContentZone key="co"> -
trunk/model/sources/dkCore/model/content/text.model
r449 r465 157 157 <sm:entryStyle key="background-color" value="#ffffbd"/> 158 158 </sm:htmlStyle> 159 <sm:htmlStyle tag="uLink" role="doc"> 160 <sm:entryStyle key="background-color" value="#ecf7f7"/> 161 <sm:entryStyle key="text-decoration" value="underline"/> 162 <sm:entryStyle key="color" value="#00a6a3"/> 163 </sm:htmlStyle> 159 164 <sm:htmlStyle tag="uLink" role="web"> 160 165 <sm:entryStyle key="background-color" value="#ccf8c0"/> -
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.