Revision 1445
Added by Antoine POURCHEZ about 12 years ago
keywds.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="Mots-clés"> |
|
3 |
<sm:identification targetNamespace="utc.fr:ics/opale3" targetPrefix="op" code="keywds" itemExtension="xml"/> |
|
4 |
<sm:structure> |
|
5 |
<sm:field code="keywd" name="Mot-clé" occurence="zeroOrMore"> |
|
6 |
<sm:help quickHelp="Liste de mots clés non structurés, une expression par champ"/> |
|
7 |
<sm:string/> |
|
8 |
</sm:field> |
|
9 |
</sm:structure> |
|
10 |
<sm:storage/> |
|
11 |
<sm:authoring> |
|
12 |
<sm:formEditor indentXml="true"> |
|
13 |
<sm:stringField refCode="keywd" autoRepeatField="yes" defaultStyle="property" textStyle="color :#6286cc;"/> |
|
14 |
</sm:formEditor> |
|
15 |
</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=";Mots-clés"> |
|
2 |
<sm:identification targetNamespace="utc.fr:ics/opale3" targetPrefix="op" code="keywds" itemExtension="xml"/> |
|
3 |
<sm:structure> |
|
4 |
<sm:field code="keywd" name=";Mot-clé" occurence="zeroOrMore"> |
|
5 |
<sm:help quickHelp=";Liste de mots clés non structurés, une expression par champ"/> |
|
6 |
<sm:string/> |
|
7 |
</sm:field> |
|
8 |
</sm:structure> |
|
9 |
<sm:storage/> |
|
10 |
<sm:authoring> |
|
11 |
<sm:formEditor indentXml="true"> |
|
12 |
<sm:stringField refCode="keywd" autoRepeatField="yes" defaultStyle="property" textStyle="color :#6286cc;"/> |
|
13 |
</sm:formEditor> |
|
14 |
</sm:authoring> |
|
16 | 15 |
</sm:dataFormPrim> |
Also available in: Unified diff
migration 3.6.003