Mark Fletcher wrote: > When a conref source element is selected, it appears that > $implicitElement and $selectedElement both reference the conref target. > Are there undocumented xpath variables I can use to reference the source > element?
XXE has no ``undocumented by laziness'' features. If something is undocumented, it is because it should not be used outside XMLmind. > If not, is there a workaround to get programmatic access to the > source element? No. If you don't like how XXE transcludes conrefs, simply remove: --- <include location="conref.incl" /> --- from DITA_addon_dir/dita_common.incl and DITA_addon_dir/dita_map_common.incl.

