ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Web Related  >>  XML XSLT RSS
 
 


 

 
 HTML DHTML interview questions  HTML DHTML Interview Questions
 XML XSLT RSS interview questions  XML XSLT RSS Interview Questions
 Flash Action Scripting interview questions  Flash Action Scripting Interview Questions
 SOAP interview questions  SOAP Interview Questions
 WML interview questions  WML Interview Questions
 Web Related AllOther interview questions  Web Related AllOther Interview Questions
Question
what is XML?
 Question Submitted By :: Harish
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is XML?
Answer
# 1
XML, the extensible markup Language, is a universal syntax 
for describing and structuring data independent from the 
application logic.
--> XML isa markup language much like HTML
--> XML was designed to describe data
--> XML tags are not predefined.you must define ur own tags
--> XML is self-describing
 
Is This Answer Correct ?    0 Yes 0 No
Harish
 
  Re: what is XML?
Answer
# 2
XML(Extensible Markup Langauge)is all about describing 
data.An XML tag is not something predefined but it is 
something you have to define according  to your needs.Below 
is a XML which describes invoice data.
<?XML version="1.0" encoding="ISO-8859-1"?>
<student>
<studentnumber>111</studentnumber>
<studentname>SaranKumarReddy.C</studentname>
<totalmarks>790</totalmarks>
<average>79</average>
</student>

For instance in the above example of student all tags are 
defined according to student needs.The XML document is self 
explanatory,any one can easily understand looking at the 
XML data what exactly it means.

In the above example <student></student> tag is the root 
element.Root element is the top most elements for a XML.

XML is case sensitive.
Eg: <student> tag is not same as <Student> tag.
 
Is This Answer Correct ?    0 Yes 0 No
Sarankumarreddy.c
 
 
 

 
 
 
Other XML XSLT RSS Interview Questions
 
  Question Asked @ Answers
 
How would you build a search engine for large volumes of XML data?  1
Describe the role that XSL can play when dynamically generating HTML pages from a relational database.  1
What is the difference between asp and asp.net Phoenix-Technologies2
what is 'parser'?  1
Using XSLT, how would you extract a specific attribute from an element in an XML document?  1
what is XML?  2
what does well-formed means? Astadia1
what is the diff. between DOM and SAX ?  1
What is DOM and how does it relate to XML?  2
How do you access elements in XML document? Microsoft2
Give some examples of XML DTDs or schemas that you have worked with.  1
Difference Between Element and Node.  1
How do you send an XML document from client to server ? Digital-GlobalSoft1
What is ?Async? property of XML Means ?  1
About XLST ? Satyam3
What are DOM and SAX ?  1
Can you walk us through the steps necessary to parse XML documents?  3
What are the main benifits of XML?  1
What is SOAP and how does it related to XML? IBM2
Give a few examples of types of applications that can benefit from using XML.  1
 
For more XML XSLT RSS Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com