You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DITA-OT Users
Hello everyone, my first post here so please go easy on me!
Anyone aware of some useful XSLT snippets to help get me started with producing DITA?
One specific use I'm thinking of is actually more general; splitting a text file containing XML tags (in this case DITA) into separate files that will be well-formed XML (in this case also valid DITA).
Here's the workflow to show what I mean:
1. Starting point is a single plaintext file with lots of topics in its content 2. Use multiple cursors to quickly wrap each topic with appropriate DITA tags 3. Split file into multiple DITA topic files for further editing and re-use