Easy Tutorial
❮ Met Element Getelementsbytagnamens Dom Prop Attr Specified ❯

XML DOM systemId Property



Definition and Usage

The systemId property returns the system identifier of the external DTD.

Syntax


Example

The following code snippet uses loadXMLDoc() to load "note_external_dtd.xml" into xmlDoc and displays the system ID of the external DTD:

Example

Output:


❮ Met Element Getelementsbytagnamens Dom Prop Attr Specified ❯