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

http://issues.apache.org/bugzilla/show_bug.cgi?id=38725

           Summary: Error running XSL gives incorrect source location
           Product: Fop
           Version: 0.91
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: general
        AssignedTo: fop-dev@xmlgraphics.apache.org
        ReportedBy: [EMAIL PROTECTED]


Error is given when running attached xsl against attached xml.
Line 8 column 56 seems to refer to the <xsl:call-template
name="IVDA-Page-Layout"> tag in FAQ-Template.xsl, as neither of the other files
have characters at that position.  However that isn't much use in determining
where the error is in the incoming xml.


C:\DRIVE_E\New Data\IVDA\Documents>fop -xml "source\faq ivdc.xml" -xsl templates
\faq-template.xsl -foout test.xml
file:///C:/DRIVE_E/New%20Data/IVDA/Documents/templates/faq-template.xsl; Line #8
; Column #56; javax.xml.transform.TransformerException: ElemTemplateElement erro
r: IVDA-Page-Layout
Exception
javax.xml.transform.TransformerException: The element type "answer" must be term
inated by the matching end-tag "</answer>".

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to