Description
Retrieves the system ID of an externally referenced DTD declared in the DOCTYPE.
Syntax
pbdom_doctype_name.GetSystemID()
Return value
String.
If no system ID is referenced, an empty string is returned.
Examples
See GetPublicID.
See also
Description
Retrieves the system ID of an externally referenced DTD declared in the DOCTYPE.
Syntax
pbdom_doctype_name.GetSystemID()
Return value
String.
If no system ID is referenced, an empty string is returned.
Examples
See GetPublicID.
See also

