Revision 1445
Added by Antoine POURCHEZ over 12 years ago
mml_od.transf | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<!-- |
|
1 |
<?xml version="1.0" encoding="UTF-8"?><!-- |
|
3 | 2 |
* LICENCE[[ |
4 | 3 |
* Version: MPL 1.1/GPL 2.0/LGPL 2.1/CeCILL 2.O |
5 | 4 |
* |
... | ... | |
36 | 35 |
* the provisions above, a recipient may use your version of this file under |
37 | 36 |
* the terms of any one of the MPL, the GPL, the LGPL or the CeCILL. |
38 | 37 |
* ]]LICENCE |
39 |
--> |
|
40 |
<sm:binaryOdTransf xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling"> |
|
41 |
<sm:model sc:refUri="/math/mml/mml.model"/> |
|
42 |
<sm:content> |
|
43 |
<sm:WObject style="viewResource"> |
|
44 |
<sm:binaryUrl> |
|
45 |
<sm:freeTransform code="facet" options="facet=mmlOO&fileExt=.odf&transform=mml2odf"/> |
|
46 |
</sm:binaryUrl> |
|
47 |
<sm:mime value="application/vnd.oasis.opendocument.formula"/> |
|
48 |
<sm:odParams maxWidth="15" maxHeight="22"/> |
|
49 |
</sm:WObject> |
|
50 |
</sm:content> |
|
38 |
--><sm:binaryOdTransf xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> |
|
39 |
<sm:model sc:refUri="/math/mml/mml.model"/> |
|
40 |
<sm:content> |
|
41 |
<sm:WObject style="viewResource"><sm:binaryUrl> |
|
42 |
|
|
43 |
<sm:freeTransform code="facet" options="facet=mmlOO&fileExt=.odf&transform=mml2odf"/> |
|
44 |
|
|
45 |
|
|
46 |
|
|
47 |
<sm:odTransform><sm:dimBounds unit="cm" maxWidth="15" maxHeight="22"/></sm:odTransform></sm:binaryUrl></sm:WObject> |
|
48 |
</sm:content> |
|
51 | 49 |
</sm:binaryOdTransf> |
Also available in: Unified diff
migration 3.6.003