auto complete of required child elements

Oxygen general issues.
kshawkin
Posts: 1
Joined: Sun Nov 18, 2012 1:24 am

auto complete of required child elements

Post by kshawkin »

In <oXygen/> 12 (and maybe 13 as well), if you inserted an element whose content model required at least one of element <foo>, it would insert element <foo> automatically. However, this feature has disappeared in <oXygen/> 14. Was that intentional?
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Re: auto complete of required child elements

Post by george »

Hi,

That functionality was not removed, it is still available in version 14. The automatic insertion of content though content completion is controlled from Options->Preferences -- Editor / Content Completion. Please make sure you have the "Add element content" option enabled.
If you still have problems please consider posting a small sample DTD/schema and XML to allow us to reproduce the issue you encounter.

Best Regards,
George
George Cristian Bina
Post Reply