Click to See Complete Forum and Search --> : I need a strong XML IDE


chazzy
04-08-2006, 08:15 AM
I need to know if you guys have seen any IDE's that match something like what I'm listing. Cost doesn't matter, as this is business related and if we need to we'll buy software.


Creates properly formatted xml documents (proper tags, open/close is handled for you)
Must be able to help generate a namespace
Must be able to read a namespace once declared to determine:
Possible element names/tag names
Possible attributes for each element, possibly enforcing required attributes.
Possible child elements for each element, where applicable.


So Please, if anyone has seen anything like this please make a recommendation based on your experience.

trends
04-10-2006, 02:08 PM
Hi,

MS Visual Studio .net is the best ever editor for XML why cant you try hat

chazzy
04-10-2006, 11:55 PM
Right now, our company has 15 visual studio licenses, 13 are currently in use and i work in a team of 3 developers. The #'s aren't there. furthermore, based on C# express that i have tried out, i'm not all that impressed with the IDE.

It does seem that XML Spy might do what we need, but it's a little pricey. I'll know more tomorrow, thanks for the input.