- Timestamp:
- 03/03/09 22:04:41 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_Modeling/es/content/resources/binaryOdTransf/xml.xed.xml
r12901 r12951 83 83 </childs> 84 84 </element> 85 86 85 87 86 <element se:id="sm:scaleFromStandardCharSize" se:name="sm:scaleFromStandardCharSize" se:bind="element" se:card="?" insert="collapsed" tooltiptext=""> 88 87 <atts> … … 462 461 </childs> 463 462 </element> 463 <!-- # sm:Widget --> 464 <element se:id="sm:Widget" se:name="sm:Widget" se:bind="element" forcefilled="true"> 465 <atts> 466 <ptritem se:bind="plugin" se:attributes="sc:refUri" class="xmlview" notnull="true" regexpSgn=".*#OdWidget.*"/> 467 </atts> 468 <childs> 469 <se:choice se:card="*" se:show="ifExist"> 470 <element se:name="sm:odContentZone" se:bind="element" forcefilled="true"> 471 <atts> 472 <attribute se:name="key" se:bind="attribute" se:mandat="true"> 473 <wordsInput trim="true" notnull="true" validRegExp="^[a-zA-Z0-9]+$" frenchPonct="false"/> 474 </attribute> 475 </atts> 476 <childs> 477 <se:choice se:card="*"> 478 <se:ref se:refid="content_choice"/> 479 <se:ref se:refid="sm:WParagraph.choice"/> 480 </se:choice> 481 <insert se:bind="current"/> 482 </childs> 483 </element> 484 </se:choice> 485 <insert se:bind="current"/> 486 </childs> 487 </element> 488 464 489 <!-- choose --> 465 490 <element se:name="sm:choose" se:bind="element">
Note: See TracChangeset
for help on using the changeset viewer.