XML (Extensible Markup Language) is a system for defining specialized markup languages that are used to transmit formatted data. XML is conceptually related to HTML, but XML is not itself a markup language. Rather, it is a metalanguage, a language used to create other specialized languages.
Education and Training (9)
- Courses, training products and other resources for learning about XML.
Experts (11)
- Experts in the eXtensible Markup Language (XML).
FAQs, Glossary, and Acronyms (5)
- Useful resources for finding answers to Frequently Asked Questions (FAQs) and definitions of XML and acronyms.
Literature (8)
- XML articles, white papers, and books.
Related Resources (17)
- Projects, References and other XML related sites for developers
Standards, Policies, and Procedures (13)
- Found here are the standards specific to the Extensible Markup Language or XML which is a language for the encoding of structured data for publication on the Web. You may also want to see XML Applications which covers the standards for spin off languages based on XML such as Wireless Markup Language (WML) and Simple API for XML (SAX).
Tools (25)
- XML parsers, editors, and other related tools.
Subtopics of Special Interest
Semantic Web (6)
- The Semantic Web, also known as Web 3.0, is an emerging collection of standards, technologies, and practices in which information and services on the Web are indexed by meaning.
Web Services (7)
- A web service is a software system designed to support interoperable computer to computer interaction over the internet or private network. A web service has an interface that is described in a machine readable format such as WSDL (Web Service Description Language). Other systems interact with the Web service in a manner defined by its interface using messages that are encapsulated and transfered using standard transport protocols (such as SOAP). These messages are typically composed with XML and are transferred using HTTP. Software applications written in a variety of languages and running on varying platforms use web services to exchange data over a network. This interoperability between platforms and systems is a key feature of web services.
XML Applications (21)
- Applications include tools, such as parsers, and standard languages implemented in XML.