Ignore:
Timestamp:
09/08/06 18:46:38 (6 years ago)
Author:
sys
Message:

Scoring Mlq

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Wsp_ModelingAssmnt/es/content/assmntUnitMlqXhtmlTransf/xml.xed.xml

    r6483 r6491  
    380380                                                                                <xul:childs> 
    381381                                                                                        <xul:element se:name="sm:orderingScoring" se:bind="element" se:card="?"> 
    382                                                                                                 <xul:attribute se:bind="attribute" se:name="algorithm" se:defaultvalue="none"> 
    383                                                                                                         <xul:choiceInput> 
    384                                                                                                                 <xul:ciItem label="none" /> 
    385                                                                                                                 <xul:ciItem label="distance" /> 
    386                                                                                                         </xul:choiceInput> 
    387                                                                                                 </xul:attribute> 
     382                                                                                                <xul:atts> 
     383                                                                                                        <xul:attribute se:bind="attribute" se:name="algorithm"> 
     384                                                                                                                <xul:choiceInput> 
     385                                                                                                                        <xul:ciItem label="boolean" /> 
     386                                                                                                                        <xul:ciItem label="distance" /> 
     387                                                                                                                </xul:choiceInput> 
     388                                                                                                        </xul:attribute> 
     389                                                                                                </xul:atts> 
    388390                                                                                        </xul:element> 
    389391                                                                                        <xul:element se:name="sm:postProcessing" se:bind="element" se:card="?"> 
Note: See TracChangeset for help on using the changeset viewer.