Changeset 465


Ignore:
Timestamp:
01/23/09 10:55:08 (3 years ago)
Author:
sam
Message:

sync dk

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"> 
    23        <sm:model sc:refUri="/dkCore/model/content/fundamentalUnits/operatingProcess/stepList.model"/> 
    34        <sm:content format="xhtml"> 
     
    1920                                                                                <sm:xhtmlContentZone key="co"> 
    2021                                                                                        <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>--> 
    2426                                                                                                <sm:Widget sc:refUri="/dkCore/genSld/wdt/ss/ssBkCo.uiwidget"> 
    2527                                                                                                        <sm:xhtmlContentZone key="co"> 
  • trunk/model/sources/dkCore/model/content/text.model

    r449 r465  
    157157                                <sm:entryStyle key="background-color" value="#ffffbd"/> 
    158158                        </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> 
    159164                        <sm:htmlStyle tag="uLink" role="web"> 
    160165                                <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"> 
    32        <sm:contentView> 
    43                <sm:heading/> 
     
    282281        <sm:dataBlockDeclaration category="op" sort="none" hideSameBlock="yes" hideEmptyBlocks="no"> 
    283282                <sm:conditionalContent> 
    284                         <sm:position> 
    285                                 <sm:firstCall> 
    286                                         <sm:callBlockData/> 
    287                                 </sm:firstCall> 
    288                                 <sm:otherCalls> 
     283                        <sm:dataShow> 
     284                                <sm:ifDataIsShow> 
    289285                                        <sm:WParagraph style="refOp"> 
    290286                                                <sm:fixedString value="&gt; cf page &quot;"/> 
     
    294290                                                <sm:fixedString value="."/> 
    295291                                        </sm:WParagraph> 
    296                                 </sm:otherCalls> 
    297                         </sm:position> 
     292                                </sm:ifDataIsShow> 
     293                                <sm:ifDataIsNotShow> 
     294                                        <sm:callBlockData/> 
     295                                </sm:ifDataIsNotShow> 
     296                        </sm:dataShow> 
    298297                </sm:conditionalContent> 
    299298        </sm:dataBlockDeclaration> 
Note: See TracChangeset for help on using the changeset viewer.