cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

Transform Arbortext change tracking tags into PIs

ptc-1139745
1-Newbie

Transform Arbortext change tracking tags into PIs

I need to take a document that has Arbortext change tracking tags (e.g. atict:add) and convert it to one that has the Arbortext PIs (e.g. <?Pub tag add?>). Is there a supported way to do that or does anyone have an xslt?

Thanks,

Jeff

1 REPLY 1
pnagai
4-Participant
(To:ptc-1139745)

Hi Jeff,

We use ACL code to convert change tracking markup to processing instructions. We use the <?Pub _touchup?> and <?Pub /_touchup?> PIs. We are able to format those in FOSI and Styler stylesheets. If you need specific code examples, let me know. I could provide some fragments that do this. As far as I know, there is no "out of the box" method provided by Arbortext to convert the change tracking into PIs. I haven't examined the latest samples folders in the Editor install tree, though, so there could be something basic there.

Also, it is a good idea to join the Adepters mailing list where lots and lots of Arbortext users, admins, and developers hang out 24/7/366 (it is a leap year, you know!). Information on joining that list (as well as pointers to lots of other Arbortext resources) can be found here:

http://blog.single-sourcing.com/top-arbortext-resources

See also:

http://www.single-sourcing.com/company/social.html

Good luck!

Top Tags