XML-Basic Introduction for Beginners
XML stands for Extensible Markup Language and it is case sensitive and must begin with "<?xml>" Syntax which also called XML Prolog or XML declaration. <?xml version = "version-number" encoding = "encoding-declaration" standalone = "standalone-statu...
Aug 4, 20226 min read35
