How to include a xml data into an other xml data?
I have a header xml-file for my application which I want to use in my special other content xmls. Is there a ways to
You have to declare your "body" xml layout with a < merge > tag to use < include > tag on your principal layout.
This is the content of your < include > tag