Changeset 1703 for trunk/model/sources/academic/model/Re/txtRes.model
- Timestamp:
- 03/23/10 13:51:51 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/model/sources/academic/model/Re/txtRes.model
r1445 r1703 1 <?xml version="1.0" encoding="UTF-8"?><sm:compositionPrim xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" name=";Texte illustré"> 1 <?xml version="1.0" encoding="UTF-8"?> 2 <sm:compositionPrim xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" name=";Texte illustré"> 2 3 <sm:help quickHelp=";Insérer un texte accompagné d'une illustration (à droite ou à gauche)"/> 3 4 <sm:identification targetNamespace="utc.fr:ics/opale3" targetPrefix="op" code="txtRes" itemExtension="xml"/> … … 7 8 <sm:allowedModel sc:refUri="/academic/model/Re/txt.model"/> 8 9 </sm:part> 9 <sm:part code=" res" name=";Image d'illustration" family="content" internalized="never" usage="required">10 <sm:part code="img" name=";Image d'illustration" family="content" internalized="never" usage="required"> 10 11 <sm:help quickHelp=";Insérer une image à une résolution de 300 dpi"/> 11 12 <sm:allowedModel sc:refUri="/binaries/png/png.model"/> … … 44 45 </sm:stylableWidget> 45 46 </sm:part> 46 <sm:part refCode=" res">47 <sm:part refCode="img"> 47 48 <sm:stylableWidget> 48 49 <sm:styles> … … 67 68 <sm:htmlPreview> 68 69 <sm:block refCode="txt" display="true" displayLevel="false" displayPartName="false"/> 69 <sm:block refCode=" res" display="true" displayLevel="false" displayPartName="false"/>70 <sm:block refCode="img" display="true" displayLevel="false" displayPartName="false"/> 70 71 </sm:htmlPreview> 71 72 </sm:authoring>
Note: See TracChangeset
for help on using the changeset viewer.