Skip to content

XSLT: xsl:param 'content-handler' is not declared for template 't:get-unit-declarations' #64

@vnesterovsky

Description

@vnesterovsky

Still tunnel parameters are warned about:

    <xsl:call-template name="t:get-unit-declarations">
      <xsl:with-param name="content-handler" tunnel="yes" as="element()">
        <t:unit-declaration/>
      </xsl:with-param>
    </xsl:call-template>

This is similar to issue #57

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions