hi guys...
im doing my master now in IT (web engineering)and i have no idea on XML and i have no editor for it.... i know HTML very well,,,,can u help me on that
nice to meet all of u..........
thank u
XML editors aren't really necessary because the best editor I know of is notepad. That being said free XML editors(among many other features) include jDeveloper, Netbeans, and Dreamweaver(commercial). All of those "xml editors" essentially give you this line of code
<?xml version = '1.0' encoding = 'windows-1252'?>
and then it's up to you from there. XML structure is very similar to that of HTML tables with it's opening and closing tags. Your best bet is to research the fundamentals of XML and you should pick it up.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.