- Can you walk us through the steps necessary to parse XML documents?
- Can you walk us through the steps necessary to parse XML file?
- Describe the differences between XML and HTML.
- Describe the role that XSL can play when dynamically generating HTML
- Explain about core validation?
- Explain about the DTD features?
- Explain about XML Canonicalization?
- Explain about XML signature?
- Explain the concept of data island?
- Explain what a DiffGram is, and a good use for one?
- How would you build a search engine for large volumes of XML data?
- Is it necessary to validate XML file against a DTD?
- Is it possible to write the contents of org.w3c.dom.Document object
- State some advantages of XML
- State some disadvantages of XML?
- Tell about well formed and valid XML documents?
- Using XSLT, how would you extract a specific attribute from an
- What are the steps to transform XML into HTML using XSL?
- What is a DTD and a Schema?
- What is DOM and how does it relate to XML?
- What is DOM?
- what is schema schema and DTD?
- What is SOAP?
- What is the difference between DOM and SAX? What would you use if an
- What is the difference between SAX parser and DOM parser?
- What is XML Namespace?
- What is XPath?
- What is Xpath?
- What is XSL?
- What is XSLT?
- Why is XML such an important development