declared-general-entities

operator

Return type:
entity-declaration
Returns:
All general entities declared by the DTD.
Syntax
declared-general-entities of DTD
    


Purpose

The operator declared-general-entities can be applied to any value of type dtd. It returns a shelf of type entity-declaration, whose items represent all general entities declared by the DTD. The shelf is keyed by entity name.

Related Syntax