adspace


How do I include one xml file in another?

Answer Posted / Ritu Wala

To include one XML file within another, you can use the `<xinclude>` processing instruction. However, this requires an XSLT processor. Here's a simple example:nn```xmln<root>n <xinclude href="file-to-include.xml"/>n</root>n```

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you feel that you have chosen the right technology xslt? : xslt

903


What are the ways to add styles to html?

997


Are you ready to relocate? : xslt

918


Do you feel that you are a good xslt programmer? : xslt

869