Word2DITA: Failure with missing parameter in hyperlink template
Brought to you by:
drmacro
Failure message is:
XTDE0610: A value must be supplied for parameter $simpleWpDoc because the default value is not a valid instance of the required type
Location is the tempate:
<xsl:template match="rsiwp:hyperlink" mode="p-content">
<xsl:param name="doDebug" as="xs:boolean" tunnel="yes" select="false()"/>
<xsl:param name="simpleWpDoc" as="document-node()" tunnel="yes"
/>
Anonymous
Submitted by WEK