WebSphere Message Brokers
File: ad06310_
Writer: Neil Dewhurst

Reference topic

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

XML version

The XML version element is a value element and stores the data corresponding to the version string in the declaration. It is always a child of the XmlDecl element. In the example below, the version element contains the string value 1.0:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE s1 PUBLIC "http://www.ibm.com/example.dtd" "example.dtd">
<s1>.........</s1>
Related concepts
MRM XML physical format
Message flows overview
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:28

ad06310_ This topic's URL is: