Copy link to clipboard
Copied
HI All
When i kept my input xml inside dtd folder and import it import xml with any error and all name entity like are convert.
But when input xml outside dtd the folder and import it show messeage dtd is not found. below my sample xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE cover SYSTEM "\\F\D_Drive_backup\Job\Cover\abc\abc.dtd">
<cover type="regular">
<cover-head>
<jti>Journal of Luminescence</jti>
<jid>LUMIN</jid>
<vol>131</vol>
<issue-prefix>Issue</issue-prefix>
<issue-prfx/>
<issue>1</issue>
<overprint required="yes"/>
<eightdigitartilce id="CO2" artilce="80001449" categ="IC"/>
<eightdigitartilce id="CO4" artilce="80001450" categ="OC"/>
<date>January 2011</date>
<month>January</month>
<year>2011</year>
<pagerange>1–164</pagerange>
<issn>0022-2313</issn>
<pubinfo/>
</cover-head>
is any change require in xml
thank in advance
Copy link to clipboard
Copied
Copy link to clipboard
Copied
thank for response
we figured out the solution!!!!!!!!!!!!!!!!!!!!!!
Find more inspiration, events, and resources on the new Adobe Community
Explore Now