WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

XML.XMLDecl

The XML Declaration is represented in the message tree by a syntax element with field type 'XML.XMLDecl'.

If the XML declaration is created by the XMLNS parser its name is ‘XMLDecl'. However, when a message tree is being written, the name is not important; only the field type is used by the parser.

The following shows an example of a declaration:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE s1 PUBLIC "http://www.ibm.com/example.dtd" "example.dtd">
<s1>........</s1>
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:46:30


Reference topicReference topic | Version 8.0.0.7 | ac67221_