[Home] [By Thread] [By Date] [Recent Entries]
Dear All, I am having input: <graphic file="1.jpg"/> <graphic file="2.jpg"/> I need to create <!ENTITY List inside the DOCTYPE. Is the any way i can achieve this using XSL. I am using ver 2.0 and saxon9. The output should be : <!DOCTYPE article [ <!ENTITY gr1 SYSTEM "1.jpg" NDATA IMAGE> <!ENTITY gr2 SYSTEM "2.jpg" NDATA IMAGE> ]> Regards, Ganesh
|

Cart



