WebSphere Message Brokers
File: ad06300_
Writer: Neil Dewhurst

Reference topic

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

XMLDecl

XMLDecl is a name element that corresponds to the XML declaration itself. The XmlDecl element is a child of the XML parser and is written first to a bit stream. Although the XMLDecl element is a named element, its name has no relevance. An example 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>
Related concepts
Message flows overview
MRM XML physical format
Related tasks
Manipulating messages in the XML domain
Adding an XML wire format
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:27

ad06300_ This topic's URL is: