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

    r6493 r6495  
    5555                                        <sm:pointsScore step="1"> 
    5656                                                <sm:display> 
    57                                                         <sm:minPoints valueFormat="numeric"/> / <sm:scorePoints valueFormat="numeric"/> / <sm:maxPoints valueFormat="numeric"/> 
     57                                                        <sm:minPoints valueFormat="numeric"/> 
     58                                                        <sm:fixedString value=" / "/> 
     59                                                        <sm:scorePoints valueFormat="numeric"/> 
     60                                                        <sm:fixedString value=" / "/> 
     61                                                        <sm:maxPoints valueFormat="numeric"/> 
    5862                                                </sm:display> 
    5963                                        </sm:pointsScore> 
Note: See TracChangeset for help on using the changeset viewer.