<< HomeXml Questions1) Describe the role that XSL can play when dynamically generating HTML pages from a relational database. 2) Give a few examples of types of applications that can benefit from using XML. 3) What is DOM and how does it relate to XML? 4) What is SOAP and how does it relate to XML? 5) Can you walk us through the steps necessary to parse XML documents? 6) Give some examples of XML DTDs or schemas that you have worked with. 7) Using XSLT, how would you extract a specific attribute from an element in an XML document? 8) When constructing an XML DTD, how do you create an external entity reference in an attribute value? 9) How would you build a search engine for large volumes of XML data? 10) Describe the differences between XML and HTML. |