GetSystemID

Description

Retrieves the system ID of an externally referenced DTD declared in the DOCTYPE.

Syntax

pbdom_doctype_name.GetSystemID()

Argument

Description

pbdom_doctype_name

The name of a PBDOM_DOCTYPE object


Return value

String.

If no system ID is referenced, an empty string is returned.

Examples

See GetPublicID.

See also

GetPublicID

SetPublicID

SetSystemID