- Timestamp:
- 06/05/08 16:17:28 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_Modeling/es/content/genDeploy/freeGenDeploy/xml.xed.xml
r10951 r11151 46 46 <atts> 47 47 <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"/> 49 49 </attribute> 50 50 <attribute se:bind="attribute" se:name="name" se:mandat="true"> … … 71 71 <atts> 72 72 <attribute se:bind="attribute" se:name="class" se:mandat="true"> 73 <wordsInput notnull="true" trim="true" />73 <wordsInput notnull="true" trim="true" frenchPonct="false"/> 74 74 </attribute> 75 75 </atts> … … 100 100 <ptritem se:bind="plugin" se:attributes="sc:refUri" class="xmlview" notnull="true" regexpSgn=".*#Folder\b.*"/> 101 101 <attribute se:bind="attribute" se:name="mainFile" se:mandat="true"> 102 <wordsInput notnull="true" trim="true" />102 <wordsInput notnull="true" trim="true" frenchPonct="false"/> 103 103 </attribute> 104 104 </atts>
Note: See TracChangeset
for help on using the changeset viewer.