CSC318 Web Technology

Web TechnologyTU Board 2080

How XML is different from HTML? Write XML script to create XML document containing element Person having sub elements Age, Name and Pincode. Write equivalent XSD for validating restrictions on the…

10

How XML is different from HTML? Write XML script to create XML document containing element Person having sub elements Age, Name and Pincode. Write equivalent XSD for validating restrictions on the elements as the Age should be between 10 and 20, the Name should be only accepting either Ram or Shyam and the pincode should be 3 digit.

A worked answer is on its wayMeanwhile, read the Web Technology notes for this topic.

Discussion

Loading…

More Web Technology questions

All Web Technology old questions