0:00:04Oxygen XML Editor 28 introduces a powerful
AI autocomp completion feature that offers
0:00:10intelligent coding assistant as you type in the
editor for XSLT XSD JSON schema schematron and
0:00:17other document types for those who have installed
the Oxygen AI positron add-on. To demonstrate how
0:00:23it works, we have an XSLT document that transforms
data into an HTML table. We'll continue defining
0:00:31column headers for our table. And you can see
that an inline suggestion appears. As you type,
0:00:37the AI proposes real-time contextual aare
code fragments. We can use the tab key to
0:00:42easily accept the proposal without interrupting
our flow of typing. We'll continue working and
0:00:48the AI continues to propose suggestions.
We'll scroll down to the next template
0:00:58and the AI proposes the row for the headers
we just added and we'll accept the proposal.
0:01:06Now we'll show an example in a
schematron document where we'll
0:01:10create new rules for a section element.
First we'll insert a pattern element.
0:01:19We'll continue working Now we'll start
typing to insert a schematron quick fix.
0:01:28And notice that the AI continues to propose
suggestions as you type and as you insert code
0:01:34with the content completion. We'll press escape to
exit the content completion. This time we'll use
0:01:40shift tab which opens the AI autocomp completion
preferences page. This is where the feature can
0:01:47be enabled or disabled. You can also choose the
AI model to use and which type of editors have
0:01:53the feature enabled. And we'll accept the
proposal. You can see how the AI autocomp
0:02:01completion feature can really help speed up coding
and reduce errors while maintaining your workflow.