Extensible Markup Language (XML) is a markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable. The design goals of XML focus on simplicity, generality, and usability across the Internet. It is a textual data format with strong support via Unicode for different human languages. Although the design of XML focuses on documents, the language is widely used for the representation of arbitrary data structures such as those used in web services.
XML | Basics
XML | Basics
HTML Basics
XML | Tags
XML | Attributes
What is XML ?
SGML vs. XML
XML WSDL
XML | Syntax
HTML vs XML
AIML Basic Tags
XML | Elements
What is SGML ?
SVG xml:lang Attribute
XHTML Introduction
Base64 to XML Converter
XML Namespaces in Android
XML parsing in Python
What is SAX in XML?
What is DTD in XML ?
StAX XML Parser in Java