XML ParameterEntityDecl

The ParameterEntityDecl represents a parameter entity definition in the internal subset of the DTD. It is a named element and has a single child element that is of type EntityDeclValue. For parameter entities, the name of the entity does not include the percent sign %. In XML a parameter entity declaration takes the form:

    <!ENTITY % inline "#PCDATA | emphasis | link">
Related concepts
Message flows overview
Related tasks
Developing message flows
Related reference
XML document type declaration
XML DocTypeDecl
XML EntityDeclValue
XML DTD example
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2009Copyright IBM Corporation 1999, 2009.
Last updated : 2009-01-07 15:20:52

ad06490_