- Timestamp:
- 06/05/08 16:17:28 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_Modeling/es/content/organisation/compositionPrim/xml.xed.xml
r11066 r11151 45 45 <se:lib> 46 46 <attribute se:id="att_code" se:bind="attribute" se:name="code" se:mandat="true"> 47 <wordsInput notnull="true" trim="true" validRegExp="^[a-zA-Z0-9]+$" />47 <wordsInput notnull="true" trim="true" validRegExp="^[a-zA-Z0-9]+$" frenchPonct="false"/> 48 48 </attribute> 49 49 <attribute se:id="att_name" se:bind="attribute" se:name="name" se:mandat="true"> … … 163 163 <atts> 164 164 <attribute se:bind="attribute" se:name="refCodes" se:mandat="true" tooltiptext="Codes des part séparés par un espace, ou '*'."> 165 <wordsInput notnull="true" trim="true" />165 <wordsInput notnull="true" trim="true" frenchPonct="false"/> 166 166 </attribute> 167 167 </atts> … … 204 204 <atts> 205 205 <attribute se:bind="attribute" se:name="refCode" se:mandat="true"> 206 <wordsInput notnull="true" trim="true" />206 <wordsInput notnull="true" trim="true" frenchPonct="false"/> 207 207 </attribute> 208 208 <attribute se:bind="attribute" se:name="userDependentPref"> … … 230 230 <atts> 231 231 <attribute se:bind="attribute" se:name="key" se:mandat="true"> 232 <wordsInput trim="true" />232 <wordsInput trim="true" frenchPonct="false"/> 233 233 </attribute> 234 234 </atts> … … 265 265 <atts> 266 266 <attribute se:bind="attribute" se:name="refCode" se:mandat="true"> 267 <wordsInput notnull="true" trim="true" />267 <wordsInput notnull="true" trim="true" frenchPonct="false"/> 268 268 </attribute> 269 269 <attribute se:bind="attribute" se:name="display" se:mandat="false" se:defaultvalue="true"> … … 323 323 <atts> 324 324 <attribute se:bind="attribute" se:name="pathRootFile" se:mandat="true"> 325 <wordsInput notnull="true" trim="true" />325 <wordsInput notnull="true" trim="true" frenchPonct="false"/> 326 326 </attribute> 327 327 <ptritem se:bind="plugin" se:attributes="sc:refUri" class="xmlview" regexpSgn=".*@sc_doss\b.*"/>
Note: See TracChangeset
for help on using the changeset viewer.