- Timestamp:
- 07/02/07 15:31:01 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_Modeling/es/content/resources/binaryOdTransf/xml.xed.xml
r8628 r9305 257 257 </childs> 258 258 </element> 259 <!-- choose --> 260 <element se:name="sm:choose" se:bind="element"> 261 <childs> 262 <element se:name="sm:when" se:bind="element" se:card="+"> 263 <atts> 264 <!-- 265 <attribute se:name="codes" se:bind="attribute" tooltiptext="Codes des 'sm:part' séparés par des espaces"> 266 <wordsInput trim="true" filterRegExp="^([a-zA-Z0-9 ]+|\*)$"/> 267 </attribute> 268 --> 269 <attribute se:name="xpath" se:bind="attribute" tooltiptext="Expression XPath libre"> 270 <wordsInput trim="true" frenchPonct="false"/> 271 </attribute> 272 </atts> 273 <childs> 274 <se:ref se:refid="content_choice"/> 275 <insert se:bind="current"/> 276 </childs> 277 </element> 278 <element se:name="sm:otherwise" se:bind="element" se:card="?" insert="true"> 279 <childs> 280 <se:ref se:refid="content_choice"/> 281 <insert se:bind="current"/> 282 </childs> 283 </element> 284 </childs> 285 </element> 259 286 </se:choice> 260 287 <insert se:bind="current"/>
Note: See TracChangeset
for help on using the changeset viewer.