You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Christine Li (JIRA)" <xa...@xml.apache.org> on 2006/09/14 17:21:23 UTC

[jira] Commented: (XALANJ-1774) Problem with reference to namespace prefix in AVT in XSLTC

    [ http://issues.apache.org/jira/browse/XALANJ-1774?page=comments#action_12434711 ] 
            
Christine Li commented on XALANJ-1774:
--------------------------------------

The patch looks good to me. It correctly resolves the problem for xsl:element. 

> Problem with reference to namespace prefix in AVT in XSLTC
> ----------------------------------------------------------
>
>                 Key: XALANJ-1774
>                 URL: http://issues.apache.org/jira/browse/XALANJ-1774
>             Project: XalanJ2
>          Issue Type: Bug
>          Components: XSLTC
>    Affects Versions: 2.6
>         Environment: Operating System: All
> Platform: All
>            Reporter: Henry Zongaro
>         Assigned To: Henry Zongaro
>         Attachments: patch.j1774.txt
>
>
> In some circumstances, XSLT permits attribute value templates to yield QName 
> values.  If the QName has a prefix, the prefix must have a namespace URI bound 
> to it in the scope of the instruction on which the AVT appears.  XSLTC 
> currently produces the following error, because it does not maintain prefix 
> information at run-time.
> ERROR:  'Namespace for prefix 'someprefix' has not been declared.'
> See the namespace140 conformance test.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-dev-help@xml.apache.org