Web TechnologyTU Board 2082
What is the use of XML? Create a XML file having complex type elements containing other elements and text. At least one element should contain an attribute. Similarly, there should be elements…
10What is the use of XML? Create a XML file having complex type elements containing other elements and text. At least one element should contain an attribute. Similarly, there should be elements containing string, integer and date type values. Now write the equivalent XSD for the XML.
A worked answer is on its wayMeanwhile, read the Web Technology notes for this topic.
Discussion
Loading…
More Web Technology questions
Define CSS. What is the use of CSS shadow effects? Write an HTML script with proper CSS as per the following description. Display a text content "CSIT Exam"…TU Board 208210What are jQuery selectors? Explain jQuery callback and chaining effects with appropriate jQuery scripts.TU Board 208210Define web clients and web servers with examples.TU Board 20825Write a HTML script using audio tag. Set the autoplay, preload and loop properties to appropriate values.TU Board 20825Write HTML script to demonstrate the onkeydown and onkeypress events.TU Board 20825Write a HTML script with proper JavaScript that will take an input from prompt box and display the input as output using the alert box.TU Board 20825