- Timestamp:
- 06/05/08 16:17:28 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_Modeling/es/content/resources/asciiXhtmlTransf/xml.xed.xml
r10307 r11151 69 69 <atts> 70 70 <attribute se:bind="attribute" se:name="role"> 71 <wordsInput trim="true" />71 <wordsInput trim="true" frenchPonct="false"/> 72 72 </attribute> 73 73 </atts> … … 146 146 </attribute> 147 147 <attribute se:name="offset" se:bind="attribute"> 148 <wordsInput trim="true" />148 <wordsInput trim="true" frenchPonct="false"/> 149 149 </attribute> 150 150 <attribute se:name="direction" se:bind="attribute"> … … 176 176 </attribute> 177 177 <attribute se:name="offset" se:bind="attribute"> 178 <wordsInput trim="true" />178 <wordsInput trim="true" frenchPonct="false"/> 179 179 </attribute> 180 180 <attribute se:name="suffix" se:bind="attribute"> … … 235 235 <atts> 236 236 <attribute se:bind="attribute" se:name="textPointer"> 237 <wordsInput trim="false"/>237 <wordsInput/> 238 238 </attribute> 239 239 </atts> … … 247 247 <atts> 248 248 <attribute se:bind="attribute" se:name="role"> 249 <wordsInput trim="true" />249 <wordsInput trim="true" frenchPonct="false"/> 250 250 </attribute> 251 251 </atts>
Note: See TracChangeset
for help on using the changeset viewer.