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/genDeploy/freeGenDeploy/xml.xed.xml

    r10951 r11151  
    4646                        <atts> 
    4747                                <attribute se:bind="attribute" se:name="code" se:mandat="true"> 
    48                                         <wordsInput notnull="true" trim="true" filterRegExp="^[a-zA-Z0-9]+$"/> 
     48                                        <wordsInput notnull="true" trim="true" filterRegExp="^[a-zA-Z0-9]+$" frenchPonct="false"/> 
    4949                                </attribute> 
    5050                                <attribute se:bind="attribute" se:name="name" se:mandat="true"> 
     
    7171                                        <atts> 
    7272                                                <attribute se:bind="attribute" se:name="class" se:mandat="true"> 
    73                                                         <wordsInput notnull="true" trim="true"/> 
     73                                                        <wordsInput notnull="true" trim="true" frenchPonct="false"/> 
    7474                                                </attribute> 
    7575                                        </atts> 
     
    100100                                                <ptritem se:bind="plugin" se:attributes="sc:refUri" class="xmlview" notnull="true" regexpSgn=".*#Folder\b.*"/> 
    101101                                                <attribute se:bind="attribute" se:name="mainFile" se:mandat="true"> 
    102                                                         <wordsInput notnull="true" trim="true"/> 
     102                                                        <wordsInput notnull="true" trim="true" frenchPonct="false"/> 
    103103                                                </attribute> 
    104104                                        </atts> 
Note: See TracChangeset for help on using the changeset viewer.