Insertion of DTD into XML file

This forum is user-to-user based and not regularly monitored by IDM.
Please see the note at the top of this page on how to contact IDM.

Insertion of DTD into XML file

Postby sathish » Wed Dec 31, 2008 2:13 am

Can anybody tell me whether we can parse the XML file in UltraEdit itself for tagging errors and can we parse the XML file using DTD in UltraEdit.

If so please explain.
sathish
Newbie
 
Posts: 1
Joined: Wed Dec 31, 2008 2:10 am

Re: Insertion of DTD into XML file

Postby Mofi » Wed Dec 31, 2008 8:31 am

UltraEdit supports the free XMLlint Tool which can parse an XML file for errors. This tool can also be used for DTD validation. I don't have any experience with that tool. Read in help of UltraEdit about XMLlint and use the forum search to find other topics about that tool.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4066
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna

Re: Insertion of DTD into XML file

Postby pietzcker » Sat Jan 03, 2009 7:59 am

There is also a very good XML validator, written specially for UE, that will not only check your XML for well-formedness, but also validate it against a DTD/XSD schema. You can download it for free at http://www.martinstoeckli.ch/xmlvalidat ... dator.html

It registers as a tool in UE.
User avatar
pietzcker
Master
Master
 
Posts: 241
Joined: Sun Aug 22, 2004 11:00 pm


Return to UltraEdit General Discussion