XML declaration example

The following example shows an XML declaration in an XML document.

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

The following figure shows the tree structure that is created from the declaration:

Example XMLDecl tree structure
Related concepts
MRM XML physical format
Message flows overview
Related tasks
Manipulating messages in the XML domain
Adding an XML wire format
Related reference
The XML declaration
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2009Copyright IBM Corporation 1999, 2009.
Last updated : 2009-01-07 15:20:54

ad09165_