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
See information about the latest product version
XML NotationDecl
The NotationDecl element represents a notation declaration in an XML message.
NotationDecl is a name element whose name corresponds to the name given with the notation declaration. It must have a SystemId as a child and it can optionally have a child element of type PublicId. For example:
<!NOTATION gif SYSTEM "image.gif">
The name of the NotationDecl is gif.