|
Home >Online Product Documentation >Table of Contents >Parameter Entity Example in a DTD Parameter Entity Example in a DTDSuppose you define the invoice parameter entity as an internal entity as follows: The percent sign (%) after the ENTITY keyword indicates that this is a parameter entity. Later in the DTD, you can reference this parameter entity as follows: When this DTD is processed, it is as if you had specified the following: |