Stefan Seefeld wrote: > > I'd like to provide my own extensions (elementTemplate etc.) > in my personal .xxe file. I'd like to inherit the default > definitions by means of <include>, and then add new stuff. > > However, <include> expects an URL, so I need to know the > absolute location of the default config stuff. As xxe > itself knows where to find its configuration, I'm wondering > whether there are any implicit variables I could use to > avoid having to hardcode the location.
Currently you don't have such variables but we'll enhance <include> to do that in next release.

