Page 1 of 1

_comment invalid element

Posted: Wed Jul 20, 2022 7:57 pm
by Deepti
Hi Team,
Which is the best way to place '_comment' element in Oxygen Web Author?
PS: I tried to place ' _comment' in various places but it was throwing invalid element error.

Thanks in advance

Re: _comment invalid element

Posted: Thu Jul 21, 2022 9:57 am
by cristi_talau
Hello,

I think I need more details to understand your request. An XML element cannot be named "_comment" because the name cannot start with underscore. If you are trying to insert a comment node (<!-- comment -->), you may have some customisation to enable this insertion - in Web Author you can insert comment nodes only in the text page by default. Sharing more details about your customisation will help in troubleshooting the problem.

Best,
Cristian