[ 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
