Hi,
Greetings!
I want to include one DTD in another DTD, is it possible? I am trying to
do this using ENTITY. I wrote as follows:
<!ENTITY % param1 SYSTEM "filepath/file.dtd">
<!ELEMENT Adding (%param1;)>
But when i tried to load this DTD in IBM xmlgenerator tool, it says
invalid DTD. What i missed out? Any idea, please?
Thanks and Regards,
Saif
---------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]