Revision 1445
Added by Antoine POURCHEZ about 12 years ago
wmv_web@view.transf | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<sm:binaryXhtmlTransf xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling"> |
|
3 |
<sm:model sc:refUri="/binaries/wmv/wmv.model"/> |
|
4 |
<sm:axis code="view"/> |
|
5 |
<sm:content> |
|
6 |
<sm:WVideo> |
|
7 |
<sm:binaryUrl/> |
|
8 |
<sm:pluginType value="mediaplayer"/> |
|
9 |
<sm:width> |
|
10 |
<sm:fixedValue value="500"/> |
|
11 |
</sm:width> |
|
12 |
<sm:height> |
|
13 |
<sm:fixedValue value="400"/> |
|
14 |
</sm:height> |
|
15 |
</sm:WVideo> |
|
16 |
</sm:content> |
|
1 |
<?xml version="1.0" encoding="UTF-8"?><sm:binaryXhtmlTransf xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> |
|
2 |
<sm:model sc:refUri="/binaries/wmv/wmv.model"/> |
|
3 |
<sm:axis code="view"/> |
|
4 |
<sm:content> |
|
5 |
<sm:WVideo><sm:binaryUrl/><sm:pluginType value="mediaplayer"/><sm:declareSize width="500" height="400"/></sm:WVideo> |
|
6 |
</sm:content> |
|
17 | 7 |
</sm:binaryXhtmlTransf> |
Also available in: Unified diff
migration 3.6.003