Ignore:
Timestamp:
06/05/08 16:17:28 (4 years ago)
Author:
sam
Message:

passe sur les xed: ajout de frenchPonct="false" / validRegExp="..."

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Wsp_Modeling/es/content/resources/binaryOdTransf/xml.xed.xml

    r11005 r11151  
    373373                                        <atts> 
    374374                                                <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"/> 
    376376                                                </attribute> 
    377377                                        </atts> 
     
    383383                                                                <atts> 
    384384                                                                        <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"/> 
    386386                                                                        </attribute> 
    387387                                                                </atts> 
Note: See TracChangeset for help on using the changeset viewer.