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/organisation/compositionPrim/xml.xed.xml

    r11066 r11151  
    4545        <se:lib> 
    4646                <attribute se:id="att_code" se:bind="attribute" se:name="code" se:mandat="true"> 
    47                         <wordsInput notnull="true" trim="true" validRegExp="^[a-zA-Z0-9]+$"/> 
     47                        <wordsInput notnull="true" trim="true" validRegExp="^[a-zA-Z0-9]+$" frenchPonct="false"/> 
    4848                </attribute> 
    4949                <attribute se:id="att_name" se:bind="attribute" se:name="name" se:mandat="true"> 
     
    163163                                                                        <atts> 
    164164                                                                                <attribute se:bind="attribute" se:name="refCodes" se:mandat="true" tooltiptext="Codes des part séparés par un espace, ou '*'."> 
    165                                                                                         <wordsInput notnull="true" trim="true"/> 
     165                                                                                        <wordsInput notnull="true" trim="true" frenchPonct="false"/> 
    166166                                                                                </attribute> 
    167167                                                                        </atts> 
     
    204204                                                                                        <atts> 
    205205                                                                                                <attribute se:bind="attribute" se:name="refCode" se:mandat="true"> 
    206                                                                                                         <wordsInput notnull="true" trim="true"/> 
     206                                                                                                        <wordsInput notnull="true" trim="true" frenchPonct="false"/> 
    207207                                                                                                </attribute> 
    208208                                                                                                <attribute se:bind="attribute" se:name="userDependentPref"> 
     
    230230                                                                                                        <atts> 
    231231                                                                                                                <attribute se:bind="attribute" se:name="key" se:mandat="true"> 
    232                                                                                                                         <wordsInput trim="true"/> 
     232                                                                                                                        <wordsInput trim="true" frenchPonct="false"/> 
    233233                                                                                                                </attribute> 
    234234                                                                                                        </atts> 
     
    265265                                                                        <atts> 
    266266                                                                                <attribute se:bind="attribute" se:name="refCode" se:mandat="true"> 
    267                                                                                         <wordsInput notnull="true" trim="true"/> 
     267                                                                                        <wordsInput notnull="true" trim="true" frenchPonct="false"/> 
    268268                                                                                </attribute> 
    269269                                                                                <attribute se:bind="attribute" se:name="display" se:mandat="false" se:defaultvalue="true"> 
     
    323323                                                                        <atts> 
    324324                                                                                <attribute se:bind="attribute" se:name="pathRootFile" se:mandat="true"> 
    325                                                                                         <wordsInput notnull="true" trim="true"/> 
     325                                                                                        <wordsInput notnull="true" trim="true" frenchPonct="false"/> 
    326326                                                                                </attribute> 
    327327                                                                                <ptritem se:bind="plugin" se:attributes="sc:refUri" class="xmlview" regexpSgn=".*@sc_doss\b.*"/> 
Note: See TracChangeset for help on using the changeset viewer.