Category
page 1XML
XML
Extensible Markup Language (XML) is a markup language and file format for storing, transmitting, and reconstructing data. It defines a set of rules for encoding documents in a format that is both human-readable and machine-readable. The World Wide Web Consortium's XML 1.0 Specification of 1998 and several other related specifications—all of them free open standards—define XML.
Document Type Definition
set of markup declarations that define a document type for an SGML-family markup language
Q220674
' (XHR') is an API in the form of a JavaScript object whose methods transmit HTTP requests from a web browser to a web server. The methods allow a browser-based application to send requests to the server after page loading is complete, and receive information back. XMLHttpRequest is a component of Ajax programming. Prior to Ajax, hyperlinks and form submissions were the primary mechanisms for interacting with the server, often replacing the current page with another one.
Office Open XML
family of document file formats mostly known for use with Microsoft Office 2007 and newer
Open XML Paper Specification
file format
OpenSearch
formats for the sharing of search results suitable for syndication and aggregation
list of character entity references in XML and HTML
Wikimedia list article
XML schema
description of a type of XML document
Vector Markup Language
graphics format

XML namespace
method of providing unique elements and attributes in an XML document

Darwin Information Typing Architecture
XML data model for topic-based authoring and publishing
RELAX NG
XML schema language
Web Application Description Language
structured language used to describe Web applications
CDATA
The term CDATA, meaning character data, is used for distinct, but related, purposes in the markup languages SGML and XML. The term indicates that a certain portion of the document is general character data, rather than non-character data or character data with a more specific, limited structure.
XML database
data persistence software system that allows data to be specified, and sometimes stored, in XML format
Metadata Encoding and Transmission Standard
XML schema
ECMAScript for XML
Programming language extension
XML Encryption
is a specification, governed by a W3C recommendation, that defines how to encrypt the contents of an XML element.
QTI
The IMS Question and Test Interoperability specification (QTI) defines a standard format for the representation of assessment content and results, supporting the exchange of this material between authoring and delivery systems, repositories and other learning management systems. It allows assessment materials to be authored and delivered on multiple systems interchangeably. It is, therefore, designed to facilitate interoperability between systems.
billion laughs attack
denial-of-service attack at XML parsers, exploiting entity expansion
Schematron
Schematron is a rule-based validation language for making assertions about the presence or absence of patterns in XML trees. It is a structural schema language expressed in XML using a small number of elements and XPath languages. In many implementations, Schematron XML is processed into XSLT code for deployment anywhere that XSLT can be used.
XML Base
facility for defining base URIs in XML documents
BaseX
BaseX is a native and light-weight XML database management system and XQuery processor, developed as a community project on GitHub. It is specialized in storing, querying, and visualizing large XML documents and collections. BaseX is platform-independent and distributed under the BSD-3-Clause license.
NZB
NZB is an XML-based file format for retrieving posts from NNTP (Usenet) servers. The format was conceived by the developers of the Newzbin.com Usenet Index. NZB is effective when used with search-capable websites. These websites create NZB files out of what is needed to be downloaded. Using this concept, headers would not be downloaded hence the NZB method is quicker and more bandwidth-efficient than traditional methods.
Portable Application Description
document format
Efficient XML Interchange
file format
XML editor
software for modifying XML documents
numeric character reference
markup construct used in SGML, XML, and HTML to refer to a Unicode character by codepoint, either in decimal (Æ) or in hexadecimal (Æ)
Document Schema Definition Languages
framework within which multiple validation tasks of different types can be applied to an XML document
Styled Layer Descriptor
file format