- Timestamp:
- 09/08/06 11:45:17 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Wsp_ModelingAssmnt/es/content/xEdition/commonXhtmlTransf.xed.xml
r6265 r6483 351 351 <se:choice se:id="choiceWFeedback" se:card="*" se:show="ifExist"> 352 352 <se:ref se:refid="CallSubModel" se:name="sm:callFeedbackModel" se:refurl="chrome://scm_assmnt1_1/content/xEdition/commonXhtmlTransf.xed.xml"/> 353 <se:ref se:refid="img" se:refurl="chrome://scm_assmnt1_1/content/xEdition/commonXhtmlTransf.xed.xml"/>353 <se:ref se:refid="img"/> 354 354 <xul:genelt forcefilled="true" se:bind="element"> 355 355 <xul:atts> … … 361 361 </xul:childs> 362 362 </xul:genelt> 363 <se:ref se:refid="Textnode" se:refurl="chrome://scm_assmnt1_1/content/xEdition/commonXhtmlTransf.xed.xml"/>363 <se:ref se:refid="Textnode"/> 364 364 </se:choice> 365 365 <xul:insert se:bind="current"/> … … 559 559 560 560 <!-- <se:ref se:refid="sm:rateScore" se:refurl="chrome://scm_assmnt1_1/content/xEdition/commonXhtmlTransf.xed.xml"/> --> 561 < element se:id="sm:rateScore" se:name="sm:rateScore" se:bind="element">562 < atts>563 < attribute se:bind="attribute" se:name="rate">564 < wordsInput trim="true"/>565 </ attribute>566 </ atts>567 </ element>561 <xul:element se:id="sm:rateScore" se:name="sm:rateScore" se:bind="element"> 562 <xul:atts> 563 <xul:attribute se:bind="attribute" se:name="rate"> 564 <xul:wordsInput trim="true"/> 565 </xul:attribute> 566 </xul:atts> 567 </xul:element> 568 568 569 569 <!-- <se:ref se:refid="sm:fixBounds" se:refurl="chrome://scm_assmnt1_1/content/xEdition/commonXhtmlTransf.xed.xml"/> --> 570 < element se:id="sm:fixBounds" se:name="sm:fixBounds" se:bind="element">571 < atts>572 < attribute se:bind="attribute" se:name="minPoints">573 < wordsInput trim="true"/>574 </ attribute>575 < attribute se:bind="attribute" se:name="maxPoints">576 < wordsInput trim="true"/>577 </ attribute>578 </ atts>579 </ element>570 <xul:element se:id="sm:fixBounds" se:name="sm:fixBounds" se:bind="element"> 571 <xul:atts> 572 <xul:attribute se:bind="attribute" se:name="minPoints"> 573 <xul:wordsInput trim="true"/> 574 </xul:attribute> 575 <xul:attribute se:bind="attribute" se:name="maxPoints"> 576 <xul:wordsInput trim="true"/> 577 </xul:attribute> 578 </xul:atts> 579 </xul:element> 580 580 581 581 <!-- <se:ref se:refid="sm:restrictPoints" se:refurl="chrome://scm_assmnt1_1/content/xEdition/commonXhtmlTransf.xed.xml"/> --> 582 < element se:id="sm:restrictPoints" se:bind="element">583 < atts>584 < attribute se:bind="attribute" se:name="moreOrEqualThan">585 < wordsInput trim="true"/>586 </ attribute>587 < attribute se:bind="attribute" se:name="lessOrEqualThan">588 < wordsInput trim="true"/>589 </ attribute>590 </ atts>591 </ element>582 <xul:element se:id="sm:restrictPoints" se:bind="element"> 583 <xul:atts> 584 <xul:attribute se:bind="attribute" se:name="moreOrEqualThan"> 585 <xul:wordsInput trim="true"/> 586 </xul:attribute> 587 <xul:attribute se:bind="attribute" se:name="lessOrEqualThan"> 588 <xul:wordsInput trim="true"/> 589 </xul:attribute> 590 </xul:atts> 591 </xul:element> 592 592 </se:lib> 593 593 </se:editor>
Note: See TracChangeset
for help on using the changeset viewer.