You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<xsl:with-paramname="details">Unable to find name for the resource. Names are mandatory to allow proper population of the artifact list.</xsl:with-param>
<xsl:with-paramname="details">Unable to find description for the resource. Descriptions are strongly encouraged to allow proper population of the artifact list.</xsl:with-param>
<xsl:with-paramname="details"select="concat('Unable to find name for the resource ', f:reference/f:reference/@value, '. Names are mandatory to allow proper population of the artifact list.')"/>
<xsl:with-paramname="details"select="concat('Unable to find description for the resource ', f:reference/f:reference/@value, '. Descriptions are strongly encouraged to allow proper population of the artifact list.')"/>
0 commit comments