You can use this API extension to customize the way an XML node is rendered in the Author
Outline view, Author breadcrumb navigation bar, Text mode
Outline view, content completion assistant window or DITA
Maps Manager view.
There are two methods to provide an implementation of
ro.sync.exml.workspace.api.node.customizer.XMLNodeRendererCustomizer:
- as a part of a bundle - returning it from the createXMLNodeCustomizer()
method of the ExtensionsBundle associated
with your document type in the Document type dialog,
Extensions tab, Extensions bundle
field.
- as an individual extension - associated with your document type in the
Document type dialog, Extensions tab,
Individual extensions section, XML node renderer
customizer field.