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


XML ExternalEntityDecl

The ExternalEntityDecl element represents a general entity where the entity definition is contained externally to the current message.

The ExternalEntityDecl is a named element and has a child of type SystemId. It can also have a child of type PublicId.

An external entity declaration of the form:

    <!ENTITY  bookAppendix SYSTEM "appendix.txt">

has an EntityDecl element of name bookAppendix and a child element of type SystemId with a string value of appendix.txt.


ad06510_.htm | Last updated 2017-07-17 12:45:05