Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Ability to specify a x:context for a x:call #65

Description

@GoogleCodeExporter
In my XSLT I have an xsl:key declaration at a global level. This key is built 
from the source document.

I later have a recursive named function which call's key() which I would like 
to test. I need to be able to set an x:context so that I can mock the data that 
the xsl:key is built from.

I can use x:call to call my function, but also using x:context in combination 
x:call is prohibited by XSpec. I think this needs to be relaxed.

Original issue reported on code.google.com by adam.ret...@googlemail.com on 25 Feb 2014 at 3:38

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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