Differences Between XML and HTML

View Details | XML Interview Questions


Explain what a DiffGram is, and a good use for one?

View Details | XML Interview Questions


What is the difference between well-formed and valid XML document?

View Details | XML Interview Questions


What is W3C and what is its role in the development of XML family of technologies?

View Details | XML Interview Questions


If XML is all about “text” data, is it possible to include binary data (such as an image) in an XML document? If yes, how?

View Details | XML Interview Questions


Is it possible to include international character (such as Japanese, or Chinese) characters inside an XML document. If yes, how?

View Details | XML Interview Questions


What is the use of Namespaces in XML?

View Details | XML Interview Questions


Was XML created to replace HTML? Or will XML ever replace HTML?

View Details | XML Interview Questions


What is XHTML?

View Details | XML Interview Questions


Was XML created to replace databases, specifically RDBMS? Or will XML ever replace databases?

View Details | XML Interview Questions


Is it possible to have characters from multiple encodings into a single XML document? If yes, how?

View Details | XML Interview Questions


What is XPath?

View Details | XML Interview Questions


What is XSLT? And what’s its use?

View Details | XML Interview Questions


How are DTDs/XML Schemas important while building XML applications?

View Details | XML Interview Questions


What is DOM?

View Details | XML Interview Questions


Which is the best API to parse a huge XML document, to get parts of data from the XML document?

View Details | XML Interview Questions


Why the XML Web service is such a hot topic in the industry right now? Is it just some hype, or does it have a real value behind it?

View Details | XML Interview Questions


What are the core protocols/standards behind XML Web services?

View Details | XML Interview Questions


Describe the basic difference between XMLHTTP and ServerXMLHTTP?

View Details | XML Interview Questions


Briefly explain the limitations and benefits of applying XSLT transformation on the server versus on the client.

View Details | XML Interview Questions