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

XMLNS: XML declaration example

The XMLNS parser creates a tree that represents an XML declaration.

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 the XMLNS parser creates for this declaration:
A hierarchical structure showing XmlDecl with three children - Version, Encoding, and Standalone
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 | ac67225_