Changeset 676 for trunk


Ignore:
Timestamp:
01/27/12 16:59:00 (4 months ago)
Author:
stp
Message:

corrections mineures contenus exemples (pas de page vide)

Location:
trunk/model/tests/dkGuide/sources/GuideFr/guide/themeA
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/model/tests/dkGuide/sources/GuideFr/guide/themeA/intro.scen

    r403 r676  
    1 <?xml version="1.0" encoding="UTF-8"?><sc:item xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> 
    2         <dk:section xmlns:dk="kelis.fr:dokiel" xmlns:sp="http://www.utc.fr/ics/scenari/v3/primitive"> 
     1<?xml version="1.0" encoding="UTF-8"?> 
     2<sc:item xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> 
     3        <dk:section xmlns:sp="http://www.utc.fr/ics/scenari/v3/primitive" xmlns:dk="kelis.fr:dokiel" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> 
    34                <dk:title> 
    45                        <sc:fullTitle>Introduction</sc:fullTitle> 
    56                </dk:title> 
     7                <sp:content> 
     8                        <dk:content> 
     9                                <sp:infobloc> 
     10                                        <dk:flowAll> 
     11                                                <sp:txt> 
     12                                                        <dk:text> 
     13                                                                <sc:para xml:space="preserve" sc:id="t3">(contenu)</sc:para> 
     14                                                        </dk:text> 
     15                                                </sp:txt> 
     16                                        </dk:flowAll> 
     17                                </sp:infobloc> 
     18                        </dk:content> 
     19                </sp:content> 
    620        </dk:section> 
    721</sc:item> 
  • trunk/model/tests/dkGuide/sources/GuideFr/guide/themeA/themeA_01.scen

    r403 r676  
    1 <?xml version="1.0" encoding="UTF-8"?><sc:item xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> 
    2         <dk:section xmlns:dk="kelis.fr:dokiel" xmlns:sp="http://www.utc.fr/ics/scenari/v3/primitive"> 
     1<?xml version="1.0" encoding="UTF-8"?> 
     2<sc:item xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> 
     3        <dk:section xmlns:sp="http://www.utc.fr/ics/scenari/v3/primitive" xmlns:dk="kelis.fr:dokiel" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> 
    34                <dk:title> 
    45                        <sc:fullTitle>Titre d'une sous section de theme A</sc:fullTitle> 
    56                </dk:title> 
     7                <sp:content> 
     8                        <dk:content> 
     9                                <sp:infobloc> 
     10                                        <dk:flowAll> 
     11                                                <sp:txt> 
     12                                                        <dk:text> 
     13                                                                <sc:para xml:space="preserve" sc:id="t3">(contenu)</sc:para> 
     14                                                        </dk:text> 
     15                                                </sp:txt> 
     16                                        </dk:flowAll> 
     17                                </sp:infobloc> 
     18                        </dk:content> 
     19                </sp:content> 
    620        </dk:section> 
    721</sc:item> 
  • trunk/model/tests/dkGuide/sources/GuideFr/guide/themeA/themeA_02.scen

    r403 r676  
    1 <?xml version="1.0" encoding="UTF-8"?><sc:item xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> 
    2         <dk:section xmlns:dk="kelis.fr:dokiel" xmlns:sp="http://www.utc.fr/ics/scenari/v3/primitive"> 
     1<?xml version="1.0" encoding="UTF-8"?> 
     2<sc:item xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> 
     3        <dk:section xmlns:sp="http://www.utc.fr/ics/scenari/v3/primitive" xmlns:dk="kelis.fr:dokiel" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> 
    34                <dk:title> 
    45                        <sc:fullTitle>Titre de themeA02</sc:fullTitle> 
    56                </dk:title> 
     7                <sp:content> 
     8                        <dk:content> 
     9                                <sp:infobloc> 
     10                                        <dk:flowAll> 
     11                                                <sp:txt> 
     12                                                        <dk:text> 
     13                                                                <sc:para xml:space="preserve" sc:id="t3">(contenu)</sc:para> 
     14                                                        </dk:text> 
     15                                                </sp:txt> 
     16                                        </dk:flowAll> 
     17                                </sp:infobloc> 
     18                        </dk:content> 
     19                </sp:content> 
    620        </dk:section> 
    721</sc:item> 
Note: See TracChangeset for help on using the changeset viewer.