Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Error in XSL transformation

New Here ,
Mar 09, 2008 Mar 09, 2008
I am having trouble importing a XML file that I have previously exported. when I import the XML I get "Expected end of tag 'para'. I tried to edit the XML to add the end tag but am having trouble locating it. Any suggestion?
TOPICS
Structured
391
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advisor ,
Mar 09, 2008 Mar 09, 2008
LATEST
An XML document exported from FrameMaker should not be missing an end-tag. Are you having trouble locating the erroneous "para" element or the XML file?

If the former, I suggest paring down your document to the shortest possible test case. If the latter, I gather from your subject line that your application uses XSLT. Is XSLT run when you export the document, when you import the result or both? In any case, you may need to compare pre- and post- versions of the XML document because the XSLT transform may have introduced the error.

--Lynne
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines