DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24498>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24498

Need to be able to use "cinclude" or "xinclude" to manage sitemap fragments





------- Additional Comments From [EMAIL PROTECTED]  2003-11-09 20:54 -------
Yes

Say you have a file called resources.xml:

<map:resources>
<!-- A bunch of resources I want to share in several sitemaps -->
</map:resources>

And here is my sitemap:

<map:sitemap>

<!-- Somewhere I want to do something like this: -->
    <cinclude:include src="resources.xml" />

</map:sitemap>

Reply via email to