In my source DITA, I store attribute info that is used to map content in a context-sensitive help gadget.
It looks like this:
Code: Select all
<div id="5033" product="platform" />
Code: Select all
<div id="workparty__5033"></div>
How can I get it to transform exactly like it appears in the source? Are we talking XSL modifications, or is there simpler way like an argument I can modify in the transformation scenario?
Thanks,
Jesse