Ignore:
Timestamp:
09/08/06 22:51:53 (6 years ago)
Author:
sys
Message:

WScore : cdata -> sm:fixedString/@value

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Data_Builder/wsps/Assmnt/sources/test/transformers/QcmMrSum2.transf

    r6252 r6495  
    4646                                <sm:pointsScore step="1"> 
    4747                                        <sm:display> 
    48                                                 <sm:minPoints valueFormat="numeric"/>/<sm:scorePoints valueFormat="numeric"/>/<sm:maxPoints valueFormat="numeric"/> 
     48                                                <sm:minPoints valueFormat="numeric"/> 
     49                                                <sm:fixedString value=" / "/> 
     50                                                <sm:scorePoints valueFormat="numeric"/> 
     51                                                <sm:fixedString value=" / "/> 
     52                                                <sm:maxPoints valueFormat="numeric"/> 
    4953                                        </sm:display> 
    5054                                </sm:pointsScore> 
Note: See TracChangeset for help on using the changeset viewer.