»Dotnet Ads
»Message Boards
Message Boards
Dotnet Books
»Member Details
Register
Login
LogOut
Submit Code
Submit Jobs
Submit Projects
»Competition
Community
Winners
Prizes
Write For Us
Members
»Other Resources
Links
Dotnet Resources
|
XML for a beginnerwe have to know the basic differrence between xml and html
as both look similar in some issues.
xml is to DESCRIBE data
html is to DESIGN data
XML stands for EXtensible Markup Language its a markup language similar to html
html has its own tags like head body etc but XML tags are not predefined. You must define your own tags
XML uses a Document Type Definition (DTD) or an XML Schema to describe the data
XML is Free and Extensible
With XML, your data is stored outside your HTML.
XML is Used to Exchange Data.
With XML, financial information can be exchanged over the Internet.
for developing wap and wml applications also Xml is basic thing.
u know xml is used in our so called very familier RSS feeds.
where ever u go for a fast and secured and reliable platform independent application u find or u can use xml.
|