|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] linking xml files each others using <!ENTITY> tag
Hello, I use cocoon and I would like to use links to xml files in a top xml file: ex: the file book.xml points on intro.xml, chap1.xml, chap2.xml, chap3.xml and concl.xml I use tis code at the begining of book.xml: <!DOCTYPE book [ <!ENTITY intro SYSTEM "./intro.xml"> <!ENTITY chap1 SYSTEM "./chap1.xml"> <!ENTITY chap2 SYSTEM "./chap2.xml"> <!ENTITY chap3 SYSTEM "./chap3.xml"> <!ENTITY concl SYSTEM "./concl.xml"> ]> And in the file: <book> &intro; &chap1; &chap2; &chap3; &concl; </book> of course i have an associated xsl file with book.xml. And cocoon makes the transformation for the "book" tag but it does not read the content of the 5 others files and does not make the transformation of these files. Thank you for your help, Emmanuel. -- Laboratoire d'Informatique Fondamentale de Lille (LIFL) Universite des Sciences et Technologies de Lille Batiment M3 Cite Scientifique 59655 Villeneuve d'Ascq Cedex FRANCE tel: 03 20 33 63 38 fax: 03 20 43 65 66 mailto:Emmanuel.Leguy@xxxxxxx http://www.lifl.fr XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








