How can I change the way a DocBook 4 xref displays in Author mode based on what element is at the linkend?
<dependency>
<groupId>com.oxygenxml</groupId>
<artifactId>oxygen-sdk</artifactId>
<version>${oxygen.version}</version>
</dependency>
where
${oxygen.version} is the version of Oxygen XML Editor.Alternatively, if the project does not use Maven, all the transitive dependencies of the above Maven artifact need to be added to the classpath of the project.