Does UltraEdit support validation of XML files?

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.

Does UltraEdit support validation of XML files?

Postby Bert-Jan » Mon Jan 23, 2006 3:41 pm

Hi,

What features does UltraEdit have when it comes to displaying XML files?
Can UltraEdit validate XML files against a XSD file?
Can UltraEdit display XML files in a table format with rows and columns?

Thanks,
Bert-Jan
User avatar
Bert-Jan
Newbie
 
Posts: 1
Joined: Mon Jan 23, 2006 12:00 am

Re: Does UltraEdit support validation of XML files?

Postby Mofi » Sun May 28, 2006 2:01 pm

Bert-Jan wrote:What features does UltraEdit have when it comes to displaying XML files?

UltraEdit is a text editor. You will see the XML files as text files, but with syntax highlighting which makes it easier to read and edit. You will have also a function list. See on this website the feature list of UltraEdit for additional general features.

Bert-Jan wrote:Can UltraEdit validate XML files against a XSD file?

No, UltraEdit is only for editing the XML files in text mode. You can only setup a tool for validating your XML files - see XML validation tool for UltraEdit32.

Bert-Jan wrote:Can UltraEdit display XML files in a table format with rows and columns?

No! UltraEdit has no WYSIWYG capabilities.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4039
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna


Return to UltraEdit General Discussion