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/QcmMrSum.transf

    r6252 r6495  
    7575                                        <sm:pointsScore step="1"> 
    7676                                                <sm:display> 
    77                                                         <sm:minPoints valueFormat="numeric"/>/<sm:scorePoints valueFormat="numeric"/>/<sm:maxPoints valueFormat="numeric"/> 
     77                                                        <sm:minPoints valueFormat="numeric"/> 
     78                                                        <sm:fixedString value=" / "/> 
     79                                                        <sm:scorePoints valueFormat="numeric"/> 
     80                                                        <sm:fixedString value=" / "/> 
     81                                                        <sm:maxPoints valueFormat="numeric"/> 
    7882                                                </sm:display> 
    7983                                        </sm:pointsScore> 
Note: See TracChangeset for help on using the changeset viewer.