Hi,  
  
I would like to validate xml dokuments with always the same DTD. 
The XML file can have a DOCTYPE .. line or not. 
I can not change the XML file. 
 
If I'm getting a XML dokument with a DOCTYPE I'm able to change the DTD to my 
default DTD (I'm using the HandlerBase::resolveEntity) - no problem 
 
But if I'm getting a XML File without DOCTYPE am not able to change the DTD 
because resolveEntity is not called. This is my problem. 
 
How can I force a default DTD 
 
Thanks. 
 
Christian 
  
 
  
  

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to