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.

Profile: GopalJay
About
User Name: GopalJay
Forum Rank: Newbie
Real Name:
Location Chennai
Occupation:
Interests:
Gender: None Specified
Statistics
Joined: Thursday, April 10, 2014
Last Visit: Thursday, April 10, 2014 7:01:30 AM
Number of Posts: 1
[0.01% of all post / 0.00 posts per day]
Avatar
Last 10 Posts
Topic: How to retain doc-type declaration with ENTITY declaration using XSLT
Posted: Thursday, April 10, 2014 7:01:29 AM
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

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