- Timestamp:
- 10/05/06 18:53:58 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_Modeling/es/content/organisation/compositionXhtmlTransf/xml.xed.xml
r6754 r6772 188 188 <atts> 189 189 <se:ref se:refid="atts_Class"/> 190 <attribute se:name="position" se:id="WCollapsableBlock_position" se:bind="attribute"> 191 <choiceInput> 192 <ciItem label="top"/> 193 <ciItem label="bottom"/> 194 </choiceInput> 195 </attribute> 190 196 <attribute se:name="defaultClosed" se:id="sm:WCollapsableBlock_defaultClosed" se:bind="attribute"> 191 197 <choiceInput> … … 197 203 <childs> 198 204 <se:ref se:refid="sm:label_Ctx"/> 205 <se:ref se:refid="sm:labelTitle_Ctx"/> 199 206 <se:ref se:refid="sm:content_Ctx"/> 200 207 <se:ref se:refid="sm:defaultStyle"/> … … 203 210 <element se:id="sm:WCaptionBlock_Ctx" se:name="sm:WCaptionBlock" se:bind="element"> 204 211 <atts> 205 <attribute se:name="position" se:bind="attribute"> 212 <se:ref se:refid="atts_Class"/> 213 <attribute se:name="position" se:id="WCaptionBlock_position" se:bind="attribute"> 206 214 <choiceInput> 207 215 <ciItem label="bottom"/> … … 209 217 </choiceInput> 210 218 </attribute> 211 <se:ref se:refid="atts_Class"/>212 219 </atts> 213 220 <childs> … … 275 282 </childs> 276 283 </element> 277 <element se:name="sm:labelTitle" se: bind="element" se:card="?" tooltipTag="&common.widgets.wLink.labelTitle;">284 <element se:name="sm:labelTitle" se:id="sm:labelTitle_Ctx" se:bind="element" se:card="?" tooltipTag="&common.widgets.wLink.labelTitle;"> 278 285 <childs> 279 286 <se:choice se:card="*" se:show="ifExist"> … … 328 335 <childs> 329 336 <se:ref se:name="sm:label" se:refid="sm:label_Ctx"/> 337 <se:ref se:refid="sm:labelTitle_Ctx"/> 330 338 <element se:name="sm:tooltip" se:bind="element" forcefilled="true"> 331 339 <atts> … … 542 550 <atts> 543 551 <se:ref se:refid="atts_Class"/> 552 <se:ref se:refid="WCollapsableBlock_position"/> 544 553 <se:ref se:refid="sm:WCollapsableBlock_defaultClosed"/> 545 554 </atts> 546 555 <childs> 547 556 <se:ref se:refid="sm:label_Fix"/> 557 <se:ref se:refid="sm:labelTitle_Fix"/> 548 558 <se:ref se:refid="sm:content_Fix"/> 549 559 <se:ref se:refid="sm:defaultStyle" insert="true"/> … … 552 562 <element se:name="sm:WCaptionBlock" se:bind="element" se:id="sm:WCaptionBlock_Fix"> 553 563 <atts> 554 <attribute se:name="position" se:bind="attribute"> 555 <choiceInput> 556 <ciItem label="bottom"/> 557 <ciItem label="top"/> 558 </choiceInput> 559 </attribute> 560 <se:ref se:refid="atts_Class"/> 564 <se:ref se:refid="atts_Class"/> 565 <se:ref se:refid="WCaptionBlock_position"/> 561 566 </atts> 562 567 <childs> … … 598 603 </childs> 599 604 </element> 600 <element se:name="sm:WLink" se:bind="element" se:id="sm:WLink_Fix" >601 <atts> 602 <se:ref se:refid="atts_Class"/> 603 </atts> 604 <childs> 605 <element se:name="sm:label" se:bind="element" se:id="sm:label_Fix" >605 <element se:name="sm:WLink" se:bind="element" se:id="sm:WLink_Fix" tooltipTag="&common.widgets.wLink;"> 606 <atts> 607 <se:ref se:refid="atts_Class"/> 608 </atts> 609 <childs> 610 <element se:name="sm:label" se:bind="element" se:id="sm:label_Fix" tooltipTag="&common.widgets.wLink.label;"> 606 611 <childs> 607 612 <se:choice se:card="*"> … … 617 622 </childs> 618 623 </element> 619 <element se:name="sm:labelTitle" se: bind="element" se:card="?" tooltipTag="&common.widgets.wLink.labelTitle;">624 <element se:name="sm:labelTitle" se:id="sm:labelTitle_Fix" se:bind="element" se:card="?" tooltipTag="&common.widgets.wLink.labelTitle;"> 620 625 <childs> 621 626 <se:choice se:card="*" se:show="ifExist"> … … 650 655 <childs> 651 656 <se:ref se:name="sm:label" se:refid="sm:label_Fix"/> 657 <se:ref se:refid="sm:labelTitle_Fix"/> 652 658 <element se:name="sm:tooltip" se:bind="element" forcefilled="true"> 653 659 <atts>
Note: See TracChangeset
for help on using the changeset viewer.