Skip to content

Commit

Permalink
Debug base-uri($constructor)
Browse files Browse the repository at this point in the history
  • Loading branch information
namedgraph committed Oct 12, 2023
1 parent 8461f91 commit ebe2bff
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ exclude-result-prefixes="#all">
</xsl:document>
</xsl:variable>

$CONSTRUCTOR BASE URI: '<xsl:value-of select="base-uri($constructor)"/>'

<xsl:apply-templates select="$constructor" mode="bs2:RowForm">
<xsl:with-param name="id" select="'form-request-access'"/>
<xsl:with-param name="action" select="ldh:absolute-path(base-uri($main-doc))"/>
Expand Down

0 comments on commit ebe2bff

Please sign in to comment.