Quantcast
Channel: Adobe Community : Popular Discussions - FrameMaker Structured
Viewing all articles
Browse latest Browse all 66580

Error on import of XML into FM8

$
0
0

Hi All,

 

To make my structured application available to a wider user group, I want to reference a dtd via a URL rather than a fixed path on local file system.

I'm using FrameMaker 8.

 

Currently I have the following line in the xsl stylesheet that is applied to the XML upon import to FrameMaker:

 

<xsl:output method="xml" standalone="no" doctype-system="X:\mydir\mydtd.dtd" />

 

I want to change this to:

 

<xsl:output method="xml" standalone="no" doctype-system="http://www.mysite/mydtd.dtd" />

 

However, this gives me the following error in FM8 when opening the XML:

 

--------------------------------------------------

XML Parser Messages (Document Prolog)

 

Parse error at line 2, char 92: Error in processing external entity reference

Parsing aborted.

--------------------------------------------------

 

Any advice?

 

Thanks,

John


Viewing all articles
Browse latest Browse all 66580

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>