- Timestamp:
- 06/05/08 16:17:28 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_Modeling/es/content/generator/webSiteGenerator/xml.xed.xml
r10951 r11151 48 48 <atts> 49 49 <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"/> 51 51 </attribute> 52 52 <attribute se:name="name" se:bind="attribute" se:mandat="true"> … … 99 99 <atts> 100 100 <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"/> 102 102 </attribute> 103 103 <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.