- Timestamp:
- 10/04/06 21:13:44 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Data_Builder/wsps/Sound/sources/webRadio/models/common/audioSegment.model
r6756 r6766 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <sm:compositionPrim sext:sound="audioEnrichment" name="Segment simple" 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="Segment simple"> 3 3 <sm:identification targetNamespace="kelis.fr:sound" targetPrefix="ks" code="ausioSegment"/> 4 4 <sm:structure> … … 17 17 <sm:storage> 18 18 <sm:audioContinuance> 19 <sm:assembleAudioParts track s="seg"/>19 <sm:assembleAudioParts trackKeys="seg"/> 20 20 </sm:audioContinuance> 21 21 </sm:storage> 22 22 <sm:authoring> 23 23 <sm:editors> 24 <sm:singleAudioSourceEditor name="Edition du segment"> 24 <sm:singleAudioSourceEditor name="Edition du segment" trackKey="seg"> 25 <sm:allowedModel sc:refUri="/webRadio/models/common/mp3.model"/> 26 <sm:allowedModel sc:refUri="/webRadio/models/common/wav.model"/> 25 27 <sm:discontinuousSegmentsEditor/> 26 28 </sm:singleAudioSourceEditor>
Note: See TracChangeset
for help on using the changeset viewer.