Hi,
I have a DTD which says
<!Element SubjectBlock ANY>
I want to bring in tags from another DTD under this tag and I want to validate the content.Can somebody help me with this?
ksd..