Hello!
I have a conditional content control (od:conditional) in my document, after running OpenDoPEHandler.preprocess(wordMLPackage) it either remains in resulting document or disappears entirely depending on result of condition evaluation. Is it by design that this content control (and not just the content inside it) remains unchanged? I expected that the content part inside it will be included into document (unwrapped) not the control itself. Just want to be sure I do everything right when dealing with od:conditional. Any ideas?