The Content Completion feature enables inline syntax lookup and Auto Completion of mark-up elements and attributes to streamline mark-up and reduce errors while editing.
These settings define the operating mode of the content assistant.
If the Use Content Completion option is not checked and if this option is checked, <oXygen/> will close the last opened tag when </ is typed.
This option enables Content Completion feature. When unchecked, all Content Completion features are disabled.
When inserting elements from the Content Completion assistant, both start and end tags are inserted.
When checked, the end tag of the inserted element will be automatically added only if it is not already present in the document.
When checked, <oXygen/> will insert automatically the required elements from the DTD or XML Schema.
When checked, <oXygen/> will insert automatically the optional elements from the DTD or XML Schema.
When checked, <oXygen/> will insert automatically the first Choice particle from the DTD or XML Schema.
When it is checked the search in the content completion window when you type a character is case sensitive ('a' and 'A' are different characters).
When checked, <oXygen/> will set the cursor automatically between tags. Even if the auto-inserted elements have attributes that are not required, the position of cursor can be forced between tags.
When checked, <oXygen/> will display a list with all the internal and external entities declared in the current document when the user types the start character of an entity reference (i.e. &).
When checked, <oXygen/> will insert automatically the required attributes from the DTD or XML Schema for an element inserted with the help of the Content Completion assistant.
When checked, <oXygen/> will insert automatically any FIXED attributes from the DTD or XML Schema for an element inserted with the help of the Content Completion assistant.
When checked, <oXygen/> will display the annotations that are present in the used schema for the current element, attribute or attribute value.
If checked, it shows the annotations of elements and attributes as tooltips.
When checked, <oXygen/> will use all DTD comments as annotation.
When checked, <oXygen/> will remember the last inserted items from the Content Completion window. The number of items to be remembered is limited by Maximum number of recent items shown combo box. These most frequently used items are displayed on the top of Content Completion window and their icon is decorated with a small red square.
When checked, <oXygen/> will display a list with all attributes values learned from the current document.
When checked, <oXygen/> will automatically learn the document structure when the document is opened.
These settings define what elements are suggested by the content assistant in addition to the XSL ones.
The Content Completion will offer only the XSL information.
Includes XHTML Transitional elements as substitutes for xsl:element.
Includes Formating Objects elements as substitutes for xsl:element.
Includes elements from a DTD file, a XML Schema file or a RNG Schema file specified from a URL as substitutes for xsl:element.
Disables and enables content completion in XPath expressions entered in the XSL attributes match, select and test and also in the XPath toolbar.
Options are available to allow the user to include XPath functions, XSLT functions or axes in the content completion suggestion list.
The XPath section controls if the functions, axes are presented in the content completion list when editing XPath expressions.
If checked, the editor will indicate in a tooltip helper the signature of the XPath function located at the caret position. See the XPath Tooltip Helper section for more information.