[ 
https://issues.apache.org/jira/browse/XALANC-613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Bertoni resolved XALANC-613.
----------------------------------

    Resolution: Fixed

This has been fixed for a while now.

> Cannot pass value to stylesheet parameter if parameter name is 
> namespace-qualified
> ----------------------------------------------------------------------------------
>
>                 Key: XALANC-613
>                 URL: https://issues.apache.org/jira/browse/XALANC-613
>             Project: XalanC
>          Issue Type: Bug
>          Components: XalanC
>    Affects Versions: 1.10
>         Environment: winxp/ix86
>            Reporter: Alain Le Guennec
>            Assignee: David Bertoni
>            Priority: Minor
>             Fix For: CurrentCVS
>
>         Attachments: patch.diff, patch.diff, patch.diff, XalanParamHolder.hpp
>
>
> Passing a value to a top-level parameter of a stylesheet works only if the 
> parameter name is non-qualified.
> Otherwise, xalan fails with an "invalid qname" exception.
> Using the example in the binary distribution, try the following:
> > UseStylesheetParam.exe prefix:name 'value'
> UseStylesheetParam Error:
> InvalidQNameException: The name '{0}' is not a valid QName. (, line -1, 
> column -1)
> I did not find any API to set a parameter that takes the namespace URI of the 
> parameter name as an input in addition to the local name.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to