Ignore:
Timestamp:
03/10/10 14:52:36 (2 years ago)
Author:
sam
Message:

Implémentation screenSeq.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/model/sources/dkCore/model/content/fundamentalUnits/operatingProcess/stepList.model

    r542 r574  
    11<?xml version="1.0" encoding="UTF-8"?> 
    2 <sm:compositionPrim xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" name=";Procédure" category=";Cœur de Dokiel"> 
     2<sm:compositionPrim name=";Procédure" category=";Cœur de Dokiel" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling"> 
    33        <sm:identification targetNamespace="kelis.fr:dokiel" targetPrefix="dk" code="stepList" itemExtension="unit"/> 
    44        <sm:structure> 
     
    1010                        <sm:help quickHelp=";Permet de dérouler la procédure"/> 
    1111                        <sm:allowedModel sc:refUri="/dkCore/model/base/screenMovieFlash.model"/> 
    12                         <sm:allowedModel sc:refUri="/dkCore/model/base/seqImg.model"/> 
     12                        <sm:allowedModel sc:refUri="/dkCore/model/base/screenSeq.model"/> 
    1313                </sm:part> 
    1414                <sm:alternative usage="required"> 
Note: See TracChangeset for help on using the changeset viewer.