XML Tutorial for Beginners Study Material Notes with Examples
2018-05-14
XML Tutorial for Beginners Study Material Notes with Examples XML XML stands for Extensible Markup Language. XML is designed to transport and store data but HTML is designed to display data. XML tags are not predefined. You must define your own tags. e.g. , <?Xml version = ” 1.0 “ encodingContinue Reading