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 EntityDeclValue
The EntityDeclValue element represents the value of an EntityDecl or ParameterEntityDecl defined internally in the DOCTYPE construct.
The EntityDeclValue is always a child of either an EntityDecl element or a ParameterEntityDecl element, and is a value element. For the following entity:
<!ENTITY bookTitle "User Guide">
the EntityDeclValue element has the string value User Guide.