Hi Pradeep, No, there is (currently) only very limited DTD support in MarkLogic Server, just enough to resolve entities based on local declaration subsets. I'd recommend converting the DTD to XMLSchema with some external tool, or validate against the DTD outside MarkLogic Server. I wouldn't be surprised if one of the content loading tools (recordloader, xmlsh etc) would be capable of doing that for you before uploading.
Kind regards, Geert > drs. G.P.H. (Geert) Josten Consultant Daidalos BV Hoekeindsehof 1-4 2665 JZ Bleiswijk T +31 (0)10 850 1200 F +31 (0)10 850 1199 mailto:[email protected] http://www.daidalos.nl/ KvK 27164984 P Please consider the environment before printing this mail. De informatie - verzonden in of met dit e-mailbericht - is afkomstig van Daidalos BV en is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht onbedoeld hebt ontvangen, verzoeken wij u het te verwijderen. Aan dit bericht kunnen geen rechten worden ontleend. > From: [email protected] > [mailto:[email protected]] On Behalf Of > Pradeep Maddireddy > Sent: dinsdag 20 april 2010 16:20 > To: General > Subject: [MarkLogic Dev General] Validate a document against a DTD > > Hi..! > > Is it possible to validate an xml file against a DTD instead > of schema in Marklogic. > > Thanks > Pradeep Maddireddy > _______________________________________________ > General mailing list > [email protected] > http://xqzone.com/mailman/listinfo/general > _______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
