1. Computing

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">
  1. About.com
  2. Computing
  3. Web Design / HTML
  4. XML
  5. XML Glossary
  6. declaration statment definition - XML declaration

©2013 About.com. All rights reserved.