From: Artur H. <ko...@pl...> - 2003-09-16 11:34:50
|
> > <xi:include href="&some_file;"/> > Though I am not sure what you mean between external > file and filename. Its seems they are the same. Or is > there a shade of grey that I don't see. I mean, if you use some entity &some_file; you can have in target document file name in place of entity or file content depending on entity definition. If you use netities in place of <xinclude> element (for modular documentatiom) you would like to have file content in place of entity but in my above example I want to have only file name but not file content. > What is the process for <xi:include > href="&some_file;"/> to resolve? I am afraid I don't understand your question. If you ask for tool to resolve entity in <xinclude> element any XML processor should be able to do it. Artur -- Artur Hefczyc Open Source Developer http://generguide.sourceforge.net/ http://www.geotools.org/ http://wttools.sourceforge.net/ http://maven-plugins.sourceforge.net/ |