Using Oxygen option settings during a transformation
Posted: Wed Mar 02, 2011 7:55 pm
I'm looking for a way to do some Oxygen configuration checking during a transformation.
We have parallel XML projects with very similar sets of schemas and transformations.
When switching to a different project, a user may not always be aware of the correct transformation scenario to use, and which XSL URL is defined in that scenario.
I noticed that there is an XML file (oxyOptionsSa10.3.xml) containing some Oxygen settings for user-defined scenarios.
What I would like to do, I think, is compare some actual transformation scenario values from the <scenario> element against the transformation that should be used for the given project.
In particular, I'd like to compare the XSL URL path against the current XML file being transformed. If they are not in the same hierarchy, our user is probably using the wrong, or outdated, scenario.
Is this possible with Oxygen 10.3?
If so, how do I get access to the Oxygen scenario settings?
If not, it would seem to me to be a useful possibility.
Thanks, Mike
We have parallel XML projects with very similar sets of schemas and transformations.
When switching to a different project, a user may not always be aware of the correct transformation scenario to use, and which XSL URL is defined in that scenario.
I noticed that there is an XML file (oxyOptionsSa10.3.xml) containing some Oxygen settings for user-defined scenarios.
What I would like to do, I think, is compare some actual transformation scenario values from the <scenario> element against the transformation that should be used for the given project.
In particular, I'd like to compare the XSL URL path against the current XML file being transformed. If they are not in the same hierarchy, our user is probably using the wrong, or outdated, scenario.
Is this possible with Oxygen 10.3?
If so, how do I get access to the Oxygen scenario settings?
If not, it would seem to me to be a useful possibility.
Thanks, Mike