DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7720>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7720

an ATV like "{@style:name}" causes compile fail

           Summary: an ATV like "{@style:name}" causes compile fail
           Product: XalanJ2
           Version: CurrentCVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: org.apache.xalan.xsltc
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The following instruction in a stylesheet from Svante Schubert 
called  style_inlined.xsl

   <xsl:element name="{@style:name}">

results in 

Compiler warning(s): 
  file:/home/tamiro/bugdrop/Schubert/style_inlined.xsl: line 96: Namespace
prefix '{@style' is undeclared.

Santiago began looking at this and thought it might reflect 
a problem with parsing the ATV

Reply via email to