Home › Forums › General XMetaL Discussion › List of XM processing instructions › Reply To: List of XM processing instructions
Reply to: List of XM processing instructions
September 2, 2010 at 10:37 amHi Tom,
I'm trying the same thing to access processing instructions for tracking changes. so instead of using xm-replace_text I'm using 'Document.getNodesByXPath(“//processing-instruction('xm-insertion_mark_start')”);' but everytime a no nodes is being returned.
Is there a different syntax for track changes??
Thanks