IMPORTANT:
this is not a Support Forum! Experienced users might answer from time to time questions posted here. If you need a professional and reliable answer, or if you want to report a bug, please contact Altova Support instead.

How to retain doc-type declaration with ENTITY declaration using XSLT Options · View
GopalJay
Posted: Thursday, April 10, 2014 7:01:29 AM
Rank: Newbie

Joined: 4/10/2014
Posts: 1
Location: Chennai
Hi,

I have the XML document which has <doctype> declaration with ENTITY definition. (Like below)

<!DOCTYPE construct SYSTEM "c:\sampleDTD_v2.6\sample.dtd" [
<!ENTITY smi02788_co19.eps SYSTEM "media/smi02788_co19.eps" NDATA EPSF>
<!ENTITY smi02788_blgrcirc01.eps SYSTEM "media/smi02788_blgrcirc01.eps" NDATA EPSF>
<!ENTITY smi02788_blgrcirc02.eps SYSTEM "media/smi02788_blgrcirc02.eps" NDATA EPSF>
<!ENTITY smi02788_blgrcirc03.eps SYSTEM "media/smi02788_blgrcirc03.eps" NDATA EPSF>
]>

How I retain those doctype declaration with entity using XSLT conversion.


Thanks,
Gopal
Users browsing this topic
guest

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Use of the Altova User Forum(s) is governed by the Altova Terms of Use.