Sorry I was too busy.
Yes it is precisely what I want mean. Infact I use FET 3 years ago after a recommendation from a colleague and I found it fast and powerfull but it lacks some details like that FET GUI doesn't allow me to add more informations which I need.
So I have to add other tag or attributes from database ( like <Group id="111" short="TCS" section_type="S"... ) But FET rewrite final file named xxx_data_and_timetable.fet without these attributes. I gess that FET rewrite xml stream only with recognized tag.
what I wanted to do is :
1- Use a single data file "xxx_data_and_timetable.fet" generated by FET.
2- For each view I want see ( teacher timetable or group timetable ...) I use XLST for parsing and formatting data form data file directly in my browser. Or export to other format like *.xls ...
3- Use CSS template to customize display.
But it's very difficult for me to do this without these tags or attributes. I hope that I expressed well my problem. Thanks for all.
Yes it is precisely what I want mean. Infact I use FET 3 years ago after a recommendation from a colleague and I found it fast and powerfull but it lacks some details like that FET GUI doesn't allow me to add more informations which I need.
So I have to add other tag or attributes from database ( like <Group id="111" short="TCS" section_type="S"... ) But FET rewrite final file named xxx_data_and_timetable.fet without these attributes. I gess that FET rewrite xml stream only with recognized tag.
what I wanted to do is :
1- Use a single data file "xxx_data_and_timetable.fet" generated by FET.
2- For each view I want see ( teacher timetable or group timetable ...) I use XLST for parsing and formatting data form data file directly in my browser. Or export to other format like *.xls ...
3- Use CSS template to customize display.
But it's very difficult for me to do this without these tags or attributes. I hope that I expressed well my problem. Thanks for all.