IBM Integration Bus, Version 10.0.0.5 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS


XML EntityDecl

The EntityDecl element represents a general entity and is declared in the internal subset of the DTD.

The EntityDecl is a named element and has a single child element, which is of type EntityDeclValue.

An entity declaration of the form:

     <!ENTITY bookTitle "User Guide">

has an EntityDecl element of name bookTitle and a child element of type EntityDeclValue with a string value of User Guide.


ad06480_.htm | Last updated 2016-06-25 08:07:25