- Timestamp:
- 06/05/08 16:17:28 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_Modeling/es/content/resources/binaryOdTransf/xml.xed.xml
r11005 r11151 373 373 <atts> 374 374 <attribute se:bind="attribute" se:name="code"> 375 <wordsInput trim="true" filterRegExp="^[a-zA-Z0-9]+$" autocompleteProviderXPath="id('axis')" />375 <wordsInput trim="true" filterRegExp="^[a-zA-Z0-9]+$" autocompleteProviderXPath="id('axis')" frenchPonct="false"/> 376 376 </attribute> 377 377 </atts> … … 383 383 <atts> 384 384 <attribute se:id="axis" se:bind="attribute" se:name="axis"> 385 <wordsInput trim="true" filterRegExp="^[a-zA-Z0-9]+$" autocompleteProviderXPath="id('axis')" />385 <wordsInput trim="true" filterRegExp="^[a-zA-Z0-9]+$" autocompleteProviderXPath="id('axis')" frenchPonct="false"/> 386 386 </attribute> 387 387 </atts>
Note: See TracChangeset
for help on using the changeset viewer.