DOM Object: Entity
Owner's Note: This is an XML-specific area.
|
Properties/Methods |
Functional Description |
Data |
Test Case |
|---|---|---|---|
| publicId | Public identifier associated with the entity, if specified. If not specified, then this is null. | "PublicID" / "" | cent001.html / cent002.html |
| systemId | System identifier associated with the entity, if specified. If not specified, then this is null. | "SystemID" / "" | cent003.html / cent004.html |
| notationName | For unparsed entities, the name of the notation for the entity. For parsed entities, this is null. | "NotationName" / "" | cent005.html / cent006.html |