Thursday, February 09, 2012

   Quick Links:   Articles     MA Blog     Community Blog     Templates     Books     BA Humor     Events     Jobs     Interview Questions         RSS Feeds

Interview Questions for Business Analysts and Systems Analysts

Careers



Business Analyst Interview Questions


Recent Interview Questions | Search | Subscribe (RSS)

What is XML (eXtensible Markup Language)?
Question: What is XML (eXtensible Markup Language)?

Statistics:Article Rating (6713 Views) (0 Additional Answers/Comments)
Posted by: cadams5
Categories: Systems Analysis


Answer:
 

XML stands for EXtensible Markup Language.  It is a self descriptive markup language.  This means that the tags used to describe the content of the XML file are not predefined, but instead the author defines his own tags and document structure.  XML was designed to transport and store data, while HTML was designed to display data.  Unlike HTML which has standard tags that browsers can be programmed to display (i.e., <p>, <table>, <h1>, <em>),  an XML file requires software to be written in order to send, receive, display or manipulate the data in the XML file.

XML was created to simplify data sharing.  It provides a method for storing, sending, and receiving data between systems that may contain data in incompatible formats.  Since XML is stored in a plain text format, an XML document is both software and hardware independent. This makes it much easier to create data that different applications can share.

While HTML can display data on a webpage directly, XML allows for easy separation of data from presentation information so that if the data needs to be changed the HTML page is left unaffected.  This can be achieved by using Javascript within the HTML file that references the data in a separate XML file.  Whenever the data needs to be changed, only the XML file needs to be updated.

Additional Answers/Comments
Only registered users may post comments.
  

Do your homework prior to the business analysis interview!

Having an idea of the type of questions you might be asked during a business analyst interview will not only give you confidence but it will also help you to formulate your thoughts and to be better prepared to answer the interview questions you might get during the interview for a business analyst position.  Of course, just memorizing a list of business analyst interview questions will not make you a great business analyst but it might just help you get that next job.

Do you twitter?: If you want short updates on what's going on in the BA world and at ModernAnalyst.com, simply follow us on Twitter: http://twitter.com/ModernAnalyst



Select ModernAnalyst Content

Register | Login



 

Privacy Statement  |  Terms Of Use
Copyright 2006-2011 by Modern Analyst Media LLC