Changeset 1238
- Timestamp:
- 02/20/08 17:15:41 (4 years ago)
- Location:
- trunk/model/sources/academic/gen/_od/transf/Re
- Files:
-
- 2 edited
-
res.transf (modified) (1 diff)
-
res@notImp.transf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/model/sources/academic/gen/_od/transf/Re/res.transf
r1231 r1238 50 50 <!--# si pas d'alternative, on n'affiche que les res connues 51 51 Graph : cas particulier car contient ODG et SWF--> 52 <sm:when xpath="(name()!='sp:graph' and name()!='sp:vid' and name()!=' int' and name()!='simu') or typeAgent(normalize-space($vContentAgt))='sfile_odg'">52 <sm:when xpath="(name()!='sp:graph' and name()!='sp:vid' and name()!='sp:int' and name()!='sp:simu') or typeAgent(normalize-space($vContentAgt))='sfile_odg'"> 53 53 <!--# Crédit--> 54 54 <sm:dataBlock category="cprRes"> -
trunk/model/sources/academic/gen/_od/transf/Re/res@notImp.transf
r1231 r1238 54 54 <!--# si pas d'alternative, on n'affiche que les res connues 55 55 Graph : cas particulier car contient ODG et SWF--> 56 <sm:when xpath="(name()!='sp:graph' and name()!='sp:vid' and name()!=' int' and name()!='simu') or typeAgent(normalize-space($vContentAgt))='sfile_odg'">56 <sm:when xpath="(name()!='sp:graph' and name()!='sp:vid' and name()!='sp:int' and name()!='sp:simu') or typeAgent(normalize-space($vContentAgt))='sfile_odg'"> 57 57 <!--# Crédit--> 58 58 <sm:dataBlock category="cprRes">
Note: See TracChangeset
for help on using the changeset viewer.