1. Computing & Technology

Discuss in my forum

declaration statement

By , About.com Guide

Definition:

The XML declaration statement is a required element of an XML document. It tells the user agent that the document is an XML document and what version of XML it is using.

The XML declaration statement is a required part of the XML prolog and must be present to write a well-formed XML document.

Also Known As: prolog
Alternate Spellings: XML declaration
Examples:
<?xml version="1.0">

©2012 About.com. All rights reserved.

A part of The New York Times Company.