Revision 1445
Added by Antoine POURCHEZ about 12 years ago
sizeM.model | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<sm:dataFormPrim xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" name="Propriétés de ressources"> |
|
3 |
<sm:identification targetNamespace="utc.fr:ics/opale3" targetPrefix="op" code="sizeM" itemExtension="xml"/> |
|
4 |
<sm:structure> |
|
5 |
<sm:field code="size" name="Taille" occurence="zeroOrOne"> |
|
6 |
<sm:enum> |
|
7 |
<sm:option key="L" name="grand"/> |
|
8 |
<sm:option key="S" name="petit"/> |
|
9 |
</sm:enum> |
|
10 |
</sm:field> |
|
11 |
<!--TODO : taille en px précisé par l'auteur.--> |
|
12 |
<!--<sm:group xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" code="sizePx" name="Taille (en pixels)" occurence="zeroOrOne"><sm:field code="width" name="Largeur (en pixels)" occurence="one"><sm:string/></sm:field><sm:field code="height" name="Hauteur (en pixels)" occurence="one"><sm:string/></sm:field></sm:group>--> |
|
13 |
</sm:structure> |
|
14 |
<sm:storage/> |
|
15 |
<sm:authoring> |
|
16 |
<sm:formEditor indentXml="true"> |
|
17 |
<sm:subData refCode="binAltM" editMode="hideRootLevel" displayMode="openedByDefault" defaultStyle="property"/> |
|
18 |
<sm:stringField refCode="title" defaultStyle="property" textStyle="color :#6286cc ;"/> |
|
19 |
</sm:formEditor> |
|
20 |
<sm:htmlPreview> |
|
21 |
<sm:popupView titleFormat="fullTitleText" popupLinkText=" (méta) "/> |
|
22 |
</sm:htmlPreview> |
|
23 |
</sm:authoring> |
|
1 |
<?xml version="1.0" encoding="UTF-8"?><sm:dataFormPrim xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" name=";Propriétés de ressources"> |
|
2 |
<sm:identification targetNamespace="utc.fr:ics/opale3" targetPrefix="op" code="sizeM" itemExtension="xml"/> |
|
3 |
<sm:structure> |
|
4 |
<sm:field code="size" name=";Taille" occurence="zeroOrOne"> |
|
5 |
<sm:enum> |
|
6 |
<sm:option key="L" name=";grand"/> |
|
7 |
<sm:option key="S" name=";petit"/> |
|
8 |
</sm:enum> |
|
9 |
</sm:field> |
|
10 |
<!--TODO : taille en px précisé par l'auteur.--> |
|
11 |
<!--<sm:group xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" code="sizePx" name="Taille (en pixels)" occurence="zeroOrOne"><sm:field code="width" name="Largeur (en pixels)" occurence="one"><sm:string/></sm:field><sm:field code="height" name="Hauteur (en pixels)" occurence="one"><sm:string/></sm:field></sm:group>--> |
|
12 |
</sm:structure> |
|
13 |
<sm:storage/> |
|
14 |
<sm:authoring> |
|
15 |
<sm:formEditor indentXml="true"> |
|
16 |
<sm:subData refCode="binAltM" editMode="hideRootLevel" displayMode="openedByDefault" defaultStyle="property"/> |
|
17 |
<sm:stringField refCode="title" defaultStyle="property" textStyle="color :#6286cc ;"/> |
|
18 |
</sm:formEditor> |
|
19 |
<sm:htmlPreview> |
|
20 |
<sm:popupView titleFormat="fullTitleText" popupLinkText=" (méta) "/> |
|
21 |
</sm:htmlPreview> |
|
22 |
</sm:authoring> |
|
24 | 23 |
</sm:dataFormPrim> |
Also available in: Unified diff
migration 3.6.003