w3schools
  
HOME HTML CSS XML JAVASCRIPT ASP PHP SQL MORE...   References Examples Forum About
BEST WEB HOSTING JustHosts

XML DOM systemId Property


DocumentType Object Reference Complete DocumentType Object Reference

Definition and Usage

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

Syntax

documentObject.doctype.systemId


Example

The following code fragment loads "note_external_dtd.xml" into xmlDoc using loadXMLDoc() and displays the system id for the external DTD:

Example

xmlDoc=loadXMLDoc("note_external_dtd.xml");
document.write(xmlDoc.doctype.systemId);

Output:

note.dtd

Try it yourself »

DocumentType Object Reference Complete DocumentType Object Reference

DreamTemplate

WEB HOSTING
Best Web Hosting
PHP MySQL Hosting
Top 10 Web Hosting
UK Reseller Hosting
Web Hosting
FREE Web Hosting
Top Web Hosting
Cheap UK Web Hosting
WEB BUILDING
XML Editor – Free Trial!
FREE Flash Website
FREE Web Templates
SEO Company
EDUCATION
US Web Design Schools
HTML Certification
JavaScript Certification
XML Certification
PHP Certification
ASP Certification
STATISTICS
Browser Statistics
Browser OS
Browser Display
FLIGHT TICKETS
Find the cheapest flight
to any destination now!
SHARE THIS PAGE