Monday, July 7, 2008

Advantage Of XML

Advantages:
The first benefit of XML is that because you are writing your own markup language, you are not restricted to a limited set of tags defined by proprietary vendors.Searching the data is easy and efficient. The code is much more legible to a person coming into the environment with no prior knowledge. In the above example, it is obvious that 002 represents an ID whereas
  • 002 might not. XML is self-describing.
  • No comments: