Allow oXygen’s ${variables} inside <?xml-PIs ?>

Are you missing a feature? Request its implementation here.
Zearin
Posts: 107
Joined: Mon Jul 30, 2007 11:31 pm
Location: College Park, MD, United States

Allow oXygen’s ${variables} inside <?xml-PIs ?>

Post by Zearin »

It would be great if I could use variables defined in Preferences ► Custom editor variables inside of processing instructions.

This would significantly make life easier when specifying locations for <?xml-model ?> and <?xml-stylesheet ?> processing instructions.
-- Zearin
Radu
Posts: 9472
Joined: Fri Jul 09, 2004 5:18 pm

Re: Allow oXygen’s ${variables} inside <?xml-PIs ?>

Post by Radu »

Hi,

I totally agree this would add flexibility. I added this as an improvement request and will update the forum thread when this gets done.

In the meantime maybe you could use XML catalogs to map resources referenced via xml-model or via xml-stylesheet to local resources:

http://www.oxygenxml.com/doc/ug-oxygen/ ... alogs.html

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply