I want to make my mapBuilder application more configurable, so I want substitute some URIs to the xml file, like "<skinDir>lib/skin/default</skinDir>" in the config.xml file, I tried XML (entity) substitution, <!DOCTYPE MapbuilderConfig [ <!ENTITY skin "http://depdev/gis/mapviewer/lib/skin/default"> ]>
<skinDir>&skin;</skinDir>" doesn't work, is there any good way to do it? -- View this message in context: http://www.nabble.com/XML-%28entity%29-substitution-tp15445744p15445744.html Sent from the MapBuilder Users mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mapbuilder-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
