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=22993>.
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=22993

Problem with XSLTC redirect function

           Summary: Problem with XSLTC redirect function
           Product: XalanJ2
           Version: 2.5Dx
          Platform: Other
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: org.apache.xalan.xsltc
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I am trying to do do a simple redirect using the XSLTC compiler but the XSLTC 
redirect function does not seem to accept the select attribute and takes the 
file attribute as compulsory.

This:
  <redirect:write select="$fileName">

produces the error:
 'file:///H:/Projects/FCPSP/./data/map/companies.xslt: line 30: Required 
attribute 'file' is missing.'

Is there anything else I can use?

Regargs

Gustavo

Reply via email to