labvur.blogg.se

Notepad++ plugins string manipulation
Notepad++ plugins string manipulation











I use XML -> Apply Transformation Scenario(s) to apply my own stylesheet on the DITA topic. To convert this to DITA (topic class), I choose Export as DITA Topic in the DITA preview tab.ģ. Note that our version of the oXygen editor (XML Author 20.1, build: 2018161313) is included in Ixiasoft's DITA CMS so things might look a little bit different in this context.ġ. I wasn't aware that there is such a refactoring action included for what I am trying to do. Thank you very much for your quick and helpful answer. XML-Refactoring-Ixiasoft-DITA-CMS.png (75.3 KiB) Viewed 7449 timesHi Radu, Our XSLT stylesheet has some extensions which can only be used when it's bundled with an XML refactoring operation:Īlso Oxygen's XML refactoring operations avoid expanding the DOCTYPE declaration and thus adding default attributes when the XML document is processed via XSLT. OXYGEN_INSTALL_DIR\frameworks\dita\refactoring\dita-files-conversion-stylesheets\convert-resource-to-concept-entrypoint.xsl

notepad++ plugins string manipulation

And we also do this with XSLT, the top level XSLT which converts any DITA topic type to concept is this one: You can just right click inside the opened DITA topic and choose "Refactoring=>Convert to concept".

notepad++ plugins string manipulation

But without having your entire XSLT stylesheet it's hard to know.Ībout your original task of converting a DITA topic to a concept, Oxygen already has an XML refactoring action included for this. Probably it appears because you make a mistake somewhere in the XSLT, match the attribute and output it as a text node. That particular "topic/li" is the original attribute set on the.













Notepad++ plugins string manipulation