Thread: XML Tips
View Single Post
  #19 (permalink)  
Old 02-11-2008, 09:46 PM
vadivelanvaidyanathan vadivelanvaidyanathan is offline
D-Web Genius
 
Join Date: Feb 2007
Posts: 803
vadivelanvaidyanathan is on a distinguished road
Default Re: XML Tips

Why an XML Editor?

Today XML is an important technology, and development projects use XML-based technologies like:

* XML Schema to define XML structures and data types
* XSLT to transform XML data
* SOAP to exchange XML data between applications
* WSDL to describe web services
* RDF to describe web resources
* XPath and XQuery to access XML data
* SMIL to define graphics

To be able to write error-free XML documents, you will need an intelligent XML editor!
__________________
V.Vadivelan

There never a wrong time to do the right thing.
Reply With Quote