In this page, I am providing few useful links which are explained in detail about "XML".

Last updated on December 26, 2008

MSDN XML Developer Center
XML tools from Microsoft including a set of interactive lessons that walk you through typical XML authoring and development tasks. 
 
The XML Revolution
This slide collection provides an introduction and overview of XML, Namespaces, XInclude, XML Base, XLink, XPointer, XPath, DTD, XML Schema, DSD, XSLT, XQuery, DOM, SAX, and JDOM including selected links to more information about each topic.

Extensible Markup Language (XML)

Extensible Markup Language (XML) is a simple, very flexible text format derived from SGML (ISO 8879). Originally designed to meet the challenges of large-scale electronic publishing, XML is also playing an increasingly important role in the exchange of a wide variety of data on the Web and elsewhere.

Introduction to XML
XMLFiles.com is one of the best website for learning xmlfrom ground level.here you can find lot of examples and real time faqs.please go through this tutorial and get as much as u can.
 
XML Tutorial- W3SCHOOLS.com
W3Schools.com is one of the best website for learning xml from ground level.here you can find lot of examples and real time faqs.please go through this tutorial and get as much as u can. 
 
XML Tutorial
XML is a markup language. The mighty ones who created this acronym cheated a little, as XML stands for eXtensible Markup Language. XML was released in the late 90's and has since received a great amount of hype. The XML standard was created by W3C to provide an easy to use and standardized way to store self-describing data (self-describing data is data that describes both its content and its structure). 


XML Within the Enterprise                                                                                         Top...
This tutor is intended for anyone who wants a glimpse into the next generation of enterprise development. If you want to develop an understanding of Extensible Markup Language (XML) and learn how to use XML for business-to-business (B2B) communications, learn what the Simple Object Access Protocol (SOAP) and BizTalk extensions are, and learn how to use Microsoft Internet Explorer 5 with XML, this book will provide the information you need. You are assumed to have a basic understanding of Microsoft Visual Basic and the Visual Basic Integrated Development Environment (IDE). 
 
XML Tutorial
At academictutorials.com, you can study everything you need to learn, in an accessible and handy format, Extensible Markup Language. A flexible way to create common information formats and share both the format and the data on the World Wide Web, intranets, and elsewhere. XML is a formal recommendation from the World Wide Web Consortium (W3C) similar to the language of today's Web pages, the Hypertext Markup Language (HTML).
XML Tutorial Introduction
This section contains XML information and XML documentation. It describes XML on a practical level. This section also provides XSL documentation and will be expanded to include information about other subcategories of XML. 


XML Tutorial
Nice long single page XML tutorial covering character encoding, XML syntax, XML logical structures and entities. 
 
Introduction to XML Programming
Covers topics ranging from the SAX parser to XSL stylesheets. 
 
Extensible Markup Language (XML)
Collection of core standards for XML. 
 
WebDeveloper.com's Guide to XML
Four part article/tutorial on XML. Includes helpful samples and countless links to other useful resources. 
 
XSL Concepts and Practical Use
A huge one page comprehensive XSL tutorial. Learn how to format and display your XML with this XSL tutorial. 
 
A Technical Introduction to XMLA Technical Introduction to XML
What is XML and how to use it. Elements, entity references, CDATA sections, and document type declarations are covered. 
 

XML Training Guide
Complete introduction to XML programming. Learn XML, DTD, Schema, XSLT, Soap and other related technologies. 
 
IBM XML Tutorial
Senior IBM Programmer Doug Tidwell explains everything from what is XML to building an XML based application. 
 
XSL and XSLT
Covers topics such as the structure of a stylesheet, XPath pattern matching, and templates. 
 
Top...