what is xml ?

  • Replies:1
AhmedAlqadhi
  • Forum posts: 4

Sep 24, 2017, 2:14:50 PM via Website

hi guys,

I have an question today
what is xml and what is the relationship between xml with Html

Reply
shujat khan
  • Forum posts: 1

Oct 24, 2017, 12:46:35 PM via Website

Basically , xml is used for layout designing. All the UI and layout of your app is designed using xml.
Unlike Java (which is Back Bone of your app), xml helps you to design your app , how it will look , how components like buttons , textview , etc will be placed and their styling.
There is no connection between HTML and XML other than that they have both been defined using SGML. With HTML 5 there isn't even that much connection as it does not follow the SGML standard for defining markup languages.

Thanks and Best Regard
Shujat khan
Cetpa Infotech Pvt Ltd

Reply