[ http://issues.apache.org/jira/browse/XALANJ-1774?page=comments#action_12420890 ]
Henry Zongaro commented on XALANJ-1774: --------------------------------------- I believe the following instructions and functions are affected: xsl:element xsl:attribute key() format-number() system-property() element-available() function-available() > Problem with reference to namespace prefix in AVT in XSLTC > ---------------------------------------------------------- > > Key: XALANJ-1774 > URL: http://issues.apache.org/jira/browse/XALANJ-1774 > Project: XalanJ2 > Type: Bug > Components: XSLTC > Versions: 2.6 > Environment: Operating System: All > Platform: All > Reporter: Henry Zongaro > Assignee: Xalan Developers Mailing List > > 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]
