- Timestamp:
- 06/05/08 16:17:28 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_Modeling/es/content/data/dataFormPrim/xml.xed.xml
r10922 r11151 44 44 <se:lib> 45 45 <attribute se:id="att_code" se:bind="attribute" se:name="code" se:mandat="true"> 46 <wordsInput notnull="true" trim="true" validRegExp="^[a-zA-Z0-9]+$" />46 <wordsInput notnull="true" trim="true" validRegExp="^[a-zA-Z0-9]+$" frenchPonct="false"/> 47 47 </attribute> 48 48 <attribute se:id="occ" se:bind="attribute" se:name="occurence" se:defaultvalue="one"> … … 64 64 <se:template se:id="attsIdentif"> 65 65 <attribute se:bind="attribute" se:name="code" se:mandat="true"> 66 <wordsInput notnull="true" trim="true" filterRegExp="^[a-zA-Z0-9]+$" />66 <wordsInput notnull="true" trim="true" filterRegExp="^[a-zA-Z0-9]+$" frenchPonct="false"/> 67 67 </attribute> 68 68 <attribute se:bind="attribute" se:name="name" se:mandat="true"> … … 111 111 <atts> 112 112 <attribute se:bind="attribute" se:name="maxCharacters"> 113 <wordsInput trim="true" validRegExp="^[0-9]+$" />113 <wordsInput trim="true" validRegExp="^[0-9]+$" frenchPonct="false"/> 114 114 </attribute> 115 115 </atts> … … 248 248 <atts> 249 249 <attribute se:name="refCode" se:bind="attribute" se:mandat="true"> 250 <wordsInput trim="true" notnull="true" />250 <wordsInput trim="true" notnull="true" frenchPonct="false"/> 251 251 </attribute> 252 252 <attribute se:name="prefixIfExist" se:bind="attribute"> … … 261 261 <atts> 262 262 <attribute se:name="refCodes" se:bind="attribute"> 263 <wordsInput trim="true" notnull="true" />263 <wordsInput trim="true" notnull="true" frenchPonct="false"/> 264 264 </attribute> 265 265 <attribute se:name="xpath" se:bind="attribute"> 266 <wordsInput trim="true" notnull="true" />266 <wordsInput trim="true" notnull="true" frenchPonct="false"/> 267 267 </attribute> 268 268 <attribute se:name="prefixIfExist" se:bind="attribute"> … … 270 270 </attribute> 271 271 <attribute se:name="xpathOnValue" se:bind="attribute"> 272 <wordsInput trim="true" notnull="true" />272 <wordsInput trim="true" notnull="true" frenchPonct="false"/> 273 273 </attribute> 274 274 <attribute se:name="separator" se:bind="attribute"> … … 285 285 <atts> 286 286 <attribute se:name="refCodes" se:bind="attribute"> 287 <wordsInput trim="true" notnull="true" />287 <wordsInput trim="true" notnull="true" frenchPonct="false"/> 288 288 </attribute> 289 289 <attribute se:name="xpath" se:bind="attribute"> 290 <wordsInput trim="true" notnull="true" />290 <wordsInput trim="true" notnull="true" frenchPonct="false"/> 291 291 </attribute> 292 292 </atts> … … 307 307 <atts> 308 308 <attribute se:name="refCodes" se:bind="attribute"> 309 <wordsInput trim="true" notnull="true" />309 <wordsInput trim="true" notnull="true" frenchPonct="false"/> 310 310 </attribute> 311 311 <attribute se:name="xpath" se:bind="attribute"> 312 <wordsInput trim="true" notnull="true" />312 <wordsInput trim="true" notnull="true" frenchPonct="false"/> 313 313 </attribute> 314 314 </atts> … … 396 396 <atts> 397 397 <attribute se:bind="attribute" se:name="refCode" se:mandat="true"> 398 <wordsInput notnull="true" trim="true" />398 <wordsInput notnull="true" trim="true" frenchPonct="false"/> 399 399 </attribute> 400 400 <attribute se:bind="attribute" se:name="autoRepeatField"> … … 419 419 <atts> 420 420 <attribute se:bind="attribute" se:name="refCode" se:mandat="true"> 421 <wordsInput notnull="true" trim="true" />421 <wordsInput notnull="true" trim="true" frenchPonct="false"/> 422 422 </attribute> 423 423 <se:ref se:refid="defaultStyle"/> … … 434 434 <atts> 435 435 <attribute se:bind="attribute" se:name="refCode" se:mandat="true"> 436 <wordsInput notnull="true" trim="true" />436 <wordsInput notnull="true" trim="true" frenchPonct="false"/> 437 437 </attribute> 438 438 <se:ref se:refid="displayMode"/> … … 452 452 <atts> 453 453 <attribute se:bind="attribute" se:name="refCode" se:mandat="true"> 454 <wordsInput notnull="true" trim="true" />454 <wordsInput notnull="true" trim="true" frenchPonct="false"/> 455 455 </attribute> 456 456 <attribute se:bind="attribute" se:name="editMode">
Note: See TracChangeset
for help on using the changeset viewer.