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/generator/webSiteGenerator/xml.xed.xml

    r10951 r11151  
    4848                        <atts> 
    4949                                <attribute se:name="code" se:bind="attribute" se:mandat="true"> 
    50                                         <wordsInput notnull="true" trim="true" filterRegExp="^[a-zA-Z0-9]+$"/> 
     50                                        <wordsInput notnull="true" trim="true" filterRegExp="^[a-zA-Z0-9]+$" frenchPonct="false"/> 
    5151                                </attribute> 
    5252                                <attribute se:name="name" se:bind="attribute" se:mandat="true"> 
     
    9999                                                        <atts> 
    100100                                                                <attribute se:name="code" se:bind="attribute" se:mandat="true"> 
    101                                                                         <wordsInput notnull="true" trim="true" filterRegExp="^[a-zA-Z0-9]+$" autocompleteProviderXPath="id('template')"/> 
     101                                                                        <wordsInput notnull="true" trim="true" filterRegExp="^[a-zA-Z0-9]+$" autocompleteProviderXPath="id('template')" frenchPonct="false"/> 
    102102                                                                </attribute> 
    103103                                                                <ptritem se:bind="plugin" se:attributes="sc:refUri" class="xmlview" notnull="true" regexpSgn=".*#UiTemplate\b.*"/> 
Note: See TracChangeset for help on using the changeset viewer.