|
Revision 1671, 0.7 KB
(checked in by anp, 6 months ago)
|
|
genOd : review des ressources
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <sm:binaryOdTransf 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/jpg/jpeg.model"/>
|
|---|
| 4 | <sm:axis code="txtRes"/>
|
|---|
| 5 | <sm:content>
|
|---|
| 6 | <sm:WImage globalStyle="viewPicture">
|
|---|
| 7 | <sm:binaryUrl>
|
|---|
| 8 | <sm:imageTransform>
|
|---|
| 9 | <sm:scaleFromStandardCharSize targetFontSizeInPt="10">
|
|---|
| 10 | <sm:ifNoStandardCharSize>
|
|---|
| 11 | <sm:scale ratio="1" sourceDpiIfNone="300"/>
|
|---|
| 12 | </sm:ifNoStandardCharSize>
|
|---|
| 13 | </sm:scaleFromStandardCharSize>
|
|---|
| 14 | <sm:dimBounds unit="cm" maxWidth="5.2" maxHeight="9.7"/>
|
|---|
| 15 | <sm:outputJPEG/>
|
|---|
| 16 | </sm:imageTransform>
|
|---|
| 17 | </sm:binaryUrl>
|
|---|
| 18 | </sm:WImage>
|
|---|
| 19 | </sm:content>
|
|---|
| 20 | </sm:binaryOdTransf> |
|---|