DOM Level 2: Use DocumentType's getEntities() method, examine the Entity
nodes contained in that NamedNodeMap. Note this this information may not be
available if you didn't validate, and that parameter entities are NOT
represented here.

DOM Level 3 will be adding more APIs for the DTD/Schema information.
Parameter entities will probably not be supported there either; a
syntax-level macro facility is an absolute monstrosity to try to represent
in a semantic model.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to