Answered
Active xmlElement
Hello ,
I've created some xml tags inside my document.But now i want to get the active xml tag inside my document.
When you select the text in your document then you can see the active xml tag in the xml tree structure.
Can you get that active tag in script?
I've already tried my_doc.ActiveXMLElement and my_doc.ActiveXMLTag but they give me an error.
Any ideas?
Kind regards,
david
I've created some xml tags inside my document.But now i want to get the active xml tag inside my document.
When you select the text in your document then you can see the active xml tag in the xml tree structure.
Can you get that active tag in script?
I've already tried my_doc.ActiveXMLElement and my_doc.ActiveXMLTag but they give me an error.
Any ideas?
Kind regards,
david