Revision 1445
Added by Antoine POURCHEZ over 12 years ago
ueM.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="Métadonnées"> |
|
3 |
<sm:help quickHelp="Contient les métadonnées du module"/> |
|
4 |
<sm:identification targetNamespace="utc.fr:ics/opale3" targetPrefix="op" code="ueM" itemExtension="xml"/> |
|
5 |
<sm:structure> |
|
6 |
<sm:field code="title" name="Titre" occurence="one"> |
|
7 |
<sm:string/> |
|
8 |
</sm:field> |
|
9 |
<sm:field code="sTitle" name="Titre court" occurence="zeroOrOne"> |
|
10 |
<sm:string/> |
|
11 |
</sm:field> |
|
12 |
<sm:subData code="info" name="Méta-données" occurence="zeroOrOne" family="content"> |
|
13 |
<sm:allowedDataModel sc:refUri="/academic/model/metaData/info.model"/> |
|
14 |
</sm:subData> |
|
15 |
</sm:structure> |
|
16 |
<sm:storage> |
|
17 |
<sm:fullTitleBuilder> |
|
18 |
<sm:fieldValue refCode="title"/> |
|
19 |
</sm:fullTitleBuilder> |
|
20 |
<sm:shortTitleBuilder returnFullTitleIfEmpty="yes"> |
|
21 |
<sm:fieldValue refCode="sTitle"/> |
|
22 |
</sm:shortTitleBuilder> |
|
23 |
</sm:storage> |
|
24 |
<sm:authoring> |
|
25 |
<sm:formEditor indentXml="true"> |
|
26 |
<sm:stringField refCode="title" defaultStyle="property" textStyle="color:#6286cc;"/> |
|
27 |
<sm:stringField refCode="sTitle" defaultStyle="property" textStyle="color:#6286cc;"/> |
|
28 |
<sm:subData refCode="info" defaultStyle="property"/> |
|
29 |
</sm:formEditor> |
|
30 |
<sm:htmlPreview> |
|
31 |
<sm:contentView titleFormat="fullTitleText"/> |
|
32 |
</sm:htmlPreview> |
|
33 |
</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=";Métadonnées"> |
|
2 |
<sm:help quickHelp=";Contient les métadonnées du module"/> |
|
3 |
<sm:identification targetNamespace="utc.fr:ics/opale3" targetPrefix="op" code="ueM" itemExtension="xml"/> |
|
4 |
<sm:structure> |
|
5 |
<sm:field code="title" name=";Titre" occurence="one"> |
|
6 |
<sm:string/> |
|
7 |
</sm:field> |
|
8 |
<sm:field code="sTitle" name=";Titre court" occurence="zeroOrOne"> |
|
9 |
<sm:string/> |
|
10 |
</sm:field> |
|
11 |
<sm:subData code="info" name=";Méta-données" occurence="zeroOrOne" family="content"> |
|
12 |
<sm:allowedDataModel sc:refUri="/academic/model/metaData/info.model"/> |
|
13 |
</sm:subData> |
|
14 |
</sm:structure> |
|
15 |
<sm:storage> |
|
16 |
<sm:fullTitleBuilder> |
|
17 |
<sm:fieldValue refCode="title"/> |
|
18 |
</sm:fullTitleBuilder> |
|
19 |
<sm:shortTitleBuilder returnFullTitleIfEmpty="yes"> |
|
20 |
<sm:fieldValue refCode="sTitle"/> |
|
21 |
</sm:shortTitleBuilder> |
|
22 |
</sm:storage> |
|
23 |
<sm:authoring> |
|
24 |
<sm:formEditor indentXml="true"> |
|
25 |
<sm:stringField refCode="title" defaultStyle="property" textStyle="color:#6286cc;"/> |
|
26 |
<sm:stringField refCode="sTitle" defaultStyle="property" textStyle="color:#6286cc;"/> |
|
27 |
<sm:subData refCode="info" defaultStyle="property"/> |
|
28 |
</sm:formEditor> |
|
29 |
<sm:htmlPreview> |
|
30 |
<sm:contentView titleFormat="fullTitleText"/> |
|
31 |
</sm:htmlPreview> |
|
32 |
</sm:authoring> |
|
34 | 33 |
</sm:dataFormPrim> |
Also available in: Unified diff
migration 3.6.003