logo
MDA < Home 

Map Development Area (MDA)

Location: _/_   markup   _/_   xml   _/_   core   _/_   xml-header  

Index Browse Edit Visualize Statistics Download Help
 
xml-header
contains declaration:
- XML Document Character Encoding [ declaration ]
is part of:
- XML root element [ part ]
- XML document [ whole ]
example
Comment:
defines: version of XML (currently 1.0, 1.1 will not be for a long time) -- which character set AND encoding for it is used in a particular XML document
example
Comment:
has to be defined in the xml processing directive
example