Changeset 6757


Ignore:
Timestamp:
10/02/06 23:06:22 (5 years ago)
Author:
sys
Message:

ModelingSound...

Location:
trunk/Data_Builder/wsps/Sound/sources/webRadio
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Data_Builder/wsps/Sound/sources/webRadio/models/emmission.model

    r6756 r6757  
    11<?xml version="1.0" encoding="UTF-8"?> 
    2 <sm:compositionPrim sext:sound="audioEnrichment" name="Emmission" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sext="http://www.utc.fr/ics/scenari/v3/modeling/extension"> 
     2<sm:compositionPrim xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sext="http://www.utc.fr/ics/scenari/v3/modeling/extension" sext:sound="audioEnrichment" name="Emmission"> 
    33        <sm:identification targetNamespace="kelis.fr:sound" targetPrefix="ks" code="emmission"/> 
    44        <sm:structure> 
     
    2020                        <sm:part sext:audio="internalDivision" code="rub" name="Rubrique" trackKeys="main"> 
    2121                                <sm:allowedModel sc:refUri="/webRadio/models/rubrique/portrait.model"/> 
     22                                <sm:allowedModel sc:refUri="/webRadio/models/rubrique/actu.model"/> 
    2223                        </sm:part> 
    2324                        <sm:part sext:audio="externalAudio" code="rubP" name="Rubrique (externe)" trackKey="main"> 
     
    2728                                </sm:allowedEffects> 
    2829                                <sm:allowedModel sc:refUri="/webRadio/models/rubrique/portrait.model"/> 
     30                                <sm:allowedModel sc:refUri="/webRadio/models/rubrique/actu.model"/> 
    2931                        </sm:part> 
    3032                </sm:set> 
  • trunk/Data_Builder/wsps/Sound/sources/webRadio/webRadio.wspdef

    r6751 r6757  
    99                <sm:group name="Rubriques"> 
    1010                        <sm:class sc:refUri="/webRadio/models/rubrique/portrait.model"/> 
     11                        <sm:class sc:refUri="/webRadio/models/rubrique/actu.model"/> 
    1112                        <sm:group name="Séquences"> 
    1213                                <sm:class sc:refUri="/webRadio/models/sequence/interview.model"/> 
Note: See TracChangeset for help on using the changeset viewer.