Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

validate xml without doctype

Status
Not open for further replies.

txantxan

Programmer
Joined
Dec 11, 2006
Messages
1
Location
ES
I want to validate an xml file which not include the "<!DOCTYPE ..." in it. I know that there are many XML modules to validate against a dtd. But is possible to set the dtd file that I want in the code?

thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top