DITA2Go sets the type attribute of most generated <xref> elements to the DITA type (root element) of the destination topic. However, for links that use a HyperLink PI marker, DITA2Go omits the type attribute.
To specify the type attribute of the next cross reference or hypertext link, insert a DITALinkType PI marker in text just before the link. The content of the marker is the value of the type attribute of the generated <xref> element. Valid type attributes include li, fn, fig, table, and section.