Changeset 592


Ignore:
Timestamp:
07/01/10 19:02:54 (20 months ago)
Author:
juw
Message:

ticket #15

Location:
trunk/model
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/model/sources/.wspmeta

    r572 r592  
    11<?xml version="1.0" encoding="UTF-8" ?> 
    2 <wspType defaultCode="modeling" title="Modèle des modèles (3.7)" description="Atelier de production de modèles" uri="sm_modeling-3.7" key="sm_modeling-3.7"><wspUpdate currentVersion="3.7.015" localAutoUpdate="minor"><res key="sm_modeling-3.7"><description title="Atelier de conception de modèles documentaires"/></res></wspUpdate><systemSpace space="~param/sc3/base" localAutoUpdate="minor"><res key="sm.base-3.7"><description title="Classes de base"/></res></systemSpace><systemSpace space="~param/sc3/resources" localAutoUpdate="minor"><res key="sm.resources-3.7"><description title="Classes de ressources"/></res></systemSpace><systemSpace space="~param/sc3/modeling" localAutoUpdate="minor"><res key="sm.modeling-3.7"><description title="Classes pour la construction de modèles"/></res></systemSpace><editionSheet pack="sm_modeling-3.7" version="3.7.015"/><editionSheet pack="sm_resources-3.7" version="3.7.015"/><editionSheet pack="sm_base-3.7" version="3.7.015"/></wspType> 
     2<wspType defaultCode="modeling" title="Modèle des modèles (3.7)" description="Atelier de production de modèles" uri="sm_modeling-3.7" key="sm_modeling-3.7"><wspUpdate currentVersion="3.7.015" localAutoUpdate="minor"><res key="sm_modeling-3.7"><description title="Atelier de conception de modèles documentaires"/></res></wspUpdate><systemSpace space="~param/sc3/base" currentVersion="3.7.015" localAutoUpdate="minor"><res key="sm.base-3.7"><description title="Classes de base"/></res></systemSpace><systemSpace space="~param/sc3/resources" currentVersion="3.7.015" localAutoUpdate="minor"><res key="sm.resources-3.7"><description title="Classes de ressources"/></res></systemSpace><systemSpace space="~param/sc3/modeling" currentVersion="3.7.015" localAutoUpdate="minor"><res key="sm.modeling-3.7"><description title="Classes pour la construction de modèles"/></res></systemSpace><editionSheet pack="sm_modeling-3.7" version="3.7.015"/><editionSheet pack="sm_resources-3.7" version="3.7.015"/><editionSheet pack="sm_base-3.7" version="3.7.015"/></wspType> 
  • trunk/model/sources/office/gen/odt/transf/scenarios/paper/paper.transf

    r561 r592  
    33        <sm:model sc:refUri="/office/model/scenarios/paper/paper.model"/> 
    44        <sm:content> 
     5                <sm:heading> 
     6                        <sm:title> 
     7                                <sm:fixedTitle value=";Sommaire"/> 
     8                        </sm:title> 
     9                        <sm:Widget sc:refUri="/office/gen/odt/wdgts/sectNoTdm.odwidget"> 
     10                                <sm:odContentZone key="zTitle"> 
     11                                        <sm:fixedString value=";Sommaire"/> 
     12                                </sm:odContentZone> 
     13                        </sm:Widget> 
     14                        <!--Si pas d'intro, pas de saut de page--> 
     15                        <!-- 
     16<sm:choose xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling"> 
     17        <sm:when codes="pre"> 
     18                <sm:Widget sc:refUri="/office/gen/odt/wdgts/sectHeaderNoTdm.odwidget" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> 
     19                        <sm:odContentZone key="zTitle"> 
     20                                <sm:fixedString value=";Sommaire"/> 
     21                        </sm:odContentZone> 
     22                </sm:Widget> 
     23        </sm:when> 
     24        <sm:otherwise> 
     25                <sm:Widget sc:refUri="/office/gen/odt/wdgts/sectNoTdm.odwidget" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> 
     26                        <sm:odContentZone key="zTitle"> 
     27                                <sm:fixedString value=";Sommaire"/> 
     28                        </sm:odContentZone> 
     29                </sm:Widget> 
     30        </sm:otherwise> 
     31</sm:choose>--> 
     32                        <sm:WTableOfContents globalStyle="toc" description="Table des matières"> 
     33                                <sm:title/> 
     34                        </sm:WTableOfContents> 
     35                </sm:heading> 
    536                <sm:for codes="pre"> 
    637                        <sm:choose> 
     
    1142                                                        <sm:fixedTitle value=";Introduction"/> 
    1243                                                </sm:title> 
    13                                                 <sm:Widget sc:refUri="/office/gen/odt/wdgts/sectNoTdm.odwidget"> 
     44                                                <sm:Widget sc:refUri="/office/gen/odt/wdgts/sectHeader.odwidget"> 
    1445                                                        <sm:odContentZone key="zTitle"> 
    1546                                                                <sm:title> 
     
    2455                        </sm:choose> 
    2556                </sm:for> 
    26                 <sm:heading> 
    27                         <sm:title> 
    28                                 <sm:fixedTitle value=";Sommaire"/> 
    29                         </sm:title> 
    30                         <sm:choose> 
    31                                 <sm:when codes="pre"> 
    32                                         <sm:Widget sc:refUri="/office/gen/odt/wdgts/sectHeaderNoTdm.odwidget"> 
    33                                                 <sm:odContentZone key="zTitle"> 
    34                                                         <sm:fixedString value=";Sommaire"/> 
    35                                                 </sm:odContentZone> 
    36                                         </sm:Widget> 
    37                                 </sm:when> 
    38                                 <sm:otherwise> 
    39                                         <!--Si pas d'intro, pas de saut de page--> 
    40                                         <sm:Widget sc:refUri="/office/gen/odt/wdgts/sectNoTdm.odwidget"> 
    41                                                 <sm:odContentZone key="zTitle"> 
    42                                                         <sm:fixedString value=";Sommaire"/> 
    43                                                 </sm:odContentZone> 
    44                                         </sm:Widget> 
    45                                 </sm:otherwise> 
    46                         </sm:choose> 
    47                         <sm:WTableOfContents globalStyle="toc" description="Table des matières"> 
    48                                 <sm:title/> 
    49                         </sm:WTableOfContents> 
    50                 </sm:heading> 
    5157                <sm:inDataOrder> 
    5258                        <sm:for codes="chap"> 
  • trunk/model/tests/Office/sources/testJuw/Papier/Papier.paper

    r445 r592  
    11<?xml version="1.0" encoding="UTF-8"?> 
    2 <sc:item xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"><of:paper xmlns:of="scpf.org:office" xmlns:sp="http://www.utc.fr/ics/scenari/v3/primitive" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"><of:paperM><sp:title>Titre</sp:title><sp:subtitle>ceci est un très très long sous titre, ce rapport a ceci pour sujet</sp:subtitle></of:paperM><sp:pre sc:refUri="/testJuw/Papier/sectionIntro.section"/><sp:chap><of:filter/><of:section><of:sectionM><sp:title>Chapitre</sp:title></of:sectionM><sp:content><of:fragment><sp:info><of:block><of:blockM/><sp:co><of:flow><sp:txt><of:txt> 
     2<sc:item xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> 
     3        <of:paper xmlns:of="scpf.org:office" xmlns:sp="http://www.utc.fr/ics/scenari/v3/primitive" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> 
     4                <of:paperM> 
     5                        <sp:title>Titre</sp:title> 
     6                        <sp:subtitle>ceci est un très très long sous titre, ce rapport a ceci pour sujet</sp:subtitle> 
     7                </of:paperM> 
     8                <sp:pre sc:refUri="/testJuw/Papier/sectionIntro.section"/> 
     9                <sp:pre> 
     10                        <of:section> 
     11                                <of:sectionM> 
     12                                        <sp:title>autre intro</sp:title> 
     13                                </of:sectionM> 
     14                                <sp:content> 
     15                                        <of:fragment> 
     16                                                <sp:info> 
     17                                                        <of:block> 
     18                                                                <of:blockM/> 
     19                                                                <sp:co> 
     20                                                                        <of:flow> 
     21                                                                                <sp:txt> 
     22                                                                                        <of:txt> 
     23                                                                                                <sc:para xml:space="preserve" sc:id="t23">uaeuae</sc:para> 
     24                                                                                        </of:txt> 
     25                                                                                </sp:txt> 
     26                                                                        </of:flow> 
     27                                                                </sp:co> 
     28                                                        </of:block> 
     29                                                </sp:info> 
     30                                        </of:fragment> 
     31                                </sp:content> 
     32                        </of:section> 
     33                </sp:pre> 
     34                <sp:chap> 
     35                        <of:filter/> 
     36                        <of:section> 
     37                                <of:sectionM> 
     38                                        <sp:title>Chapitre</sp:title> 
     39                                </of:sectionM> 
     40                                <sp:content> 
     41                                        <of:fragment> 
     42                                                <sp:info> 
     43                                                        <of:block> 
     44                                                                <of:blockM/> 
     45                                                                <sp:co> 
     46                                                                        <of:flow> 
     47                                                                                <sp:txt> 
     48                                                                                        <of:txt> 
    349                                                                                                <sc:para sc:id="t3">voici mon chapitre</sc:para> 
    4                                                                                         </of:txt></sp:txt></of:flow></sp:co></of:block></sp:info></of:fragment></sp:content><sp:sec><of:filter/><of:section><of:sectionM><sp:title>Titre de ma section</sp:title></of:sectionM><sp:content><of:fragment><sp:info><of:block><of:blockM/><sp:co><of:flow><sp:txt><of:txt> 
     50                                                                                        </of:txt> 
     51                                                                                </sp:txt> 
     52                                                                        </of:flow> 
     53                                                                </sp:co> 
     54                                                        </of:block> 
     55                                                </sp:info> 
     56                                        </of:fragment> 
     57                                </sp:content> 
     58                                <sp:sec> 
     59                                        <of:filter/> 
     60                                        <of:section> 
     61                                                <of:sectionM> 
     62                                                        <sp:title>Titre de ma section</sp:title> 
     63                                                </of:sectionM> 
     64                                                <sp:content> 
     65                                                        <of:fragment> 
     66                                                                <sp:info> 
     67                                                                        <of:block> 
     68                                                                                <of:blockM/> 
     69                                                                                <sp:co> 
     70                                                                                        <of:flow> 
     71                                                                                                <sp:txt> 
     72                                                                                                        <of:txt> 
    573                                                                                                                <sc:para sc:id="t17">voici une sous-section</sc:para> 
    6                                                                                                         </of:txt></sp:txt></of:flow></sp:co></of:block></sp:info></of:fragment></sp:content></of:section></sp:sec></of:section></sp:chap><sp:chap sc:refUri="/testJuw/Papier/chapitre.section"/><sp:post><of:section><of:sectionM><sp:title>Conclusion /annexe</sp:title></of:sectionM><sp:content><of:fragment><sp:info><of:block><of:blockM/><sp:co><of:flow><sp:txt><of:txt> 
     74                                                                                                        </of:txt> 
     75                                                                                                </sp:txt> 
     76                                                                                        </of:flow> 
     77                                                                                </sp:co> 
     78                                                                        </of:block> 
     79                                                                </sp:info> 
     80                                                        </of:fragment> 
     81                                                </sp:content> 
     82                                        </of:section> 
     83                                </sp:sec> 
     84                        </of:section> 
     85                </sp:chap> 
     86                <sp:chap sc:refUri="/testJuw/Papier/chapitre.section"/> 
     87                <sp:post> 
     88                        <of:section> 
     89                                <of:sectionM> 
     90                                        <sp:title>Conclusion /annexe</sp:title> 
     91                                </of:sectionM> 
     92                                <sp:content> 
     93                                        <of:fragment> 
     94                                                <sp:info> 
     95                                                        <of:block> 
     96                                                                <of:blockM/> 
     97                                                                <sp:co> 
     98                                                                        <of:flow> 
     99                                                                                <sp:txt> 
     100                                                                                        <of:txt> 
    7101                                                                                                <sc:para sc:id="t7">ET c'est la conclusion !</sc:para> 
    8                                                                                         </of:txt></sp:txt></of:flow></sp:co></of:block></sp:info></of:fragment></sp:content></of:section></sp:post></of:paper></sc:item> 
     102                                                                                        </of:txt> 
     103                                                                                </sp:txt> 
     104                                                                        </of:flow> 
     105                                                                </sp:co> 
     106                                                        </of:block> 
     107                                                </sp:info> 
     108                                        </of:fragment> 
     109                                </sp:content> 
     110                        </of:section> 
     111                </sp:post> 
     112        </of:paper> 
     113</sc:item> 
Note: See TracChangeset for help on using the changeset viewer.