Hi, I�m either being stupid or its just time to go home. After reading all the postings etc I�m using the tag below to insert the contents of another XML doc within a xsp page (Its placed inside the <xsp:page> tag);
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="/content/common/copyright.xml"/> I�ve tried many many combinations but the inclusion is either ignored or I get the error; error parsing attribute name attributes construct error xmlParseStartTag: problem parsing attributes Couldn't find end of Start Tag <xi:include xmlns:xi="http://w Can anybody give me any pointers. Cheers.
