|
Why does XML Spy validate files that contain a "twisted" entity declaration plus a schema reference?
Unfortunately this misled me into thinking that the xerces parser would act the same...no dice...if the DOCTYPE stuff is in the XML file, it expects a DTD there.
The xerces mailing lists have been no help in this matter; an earlier mail suggested that they may be adding support for this type of mutant file, but I think the writer may have misunderstood the question
|