WebSphere Message Brokers
File: ad09160_
Writer: Neil Dewhurst

Reference topic

This build: July 31, 2007 21:22:59

The XML declaration

The beginning of an XML message can contain an XML declaration. An example of a declaration is shown below.

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE s1 PUBLIC "http://www.ibm.com/example.dtd" "example.dtd">
<s1>.........</s1>

The XML declaration includes the following correlation names:

XML declaration example includes another example of an XML declaration and the tree structure it forms.

Related concepts
MRM XML physical format
Message flows overview
Related tasks
Manipulating messages in the XML domain
Adding an XML wire format
Related reference
XML declaration example
XML document type declaration
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2007Copyright IBM Corporation 1999, 2007. All Rights Reserved.
This build: July 31, 2007 21:22:59

ad09160_ This topic's URL is: