The following code fragment uses the xml file: "books.xml".
Return the encoding of the XML file:
The result will be:
The xmlEncoding property returns the xml encoding of an XML document.
This property is intended for XML documents, and wil not work properly for HTML documents.
![]()
The xmlEncoding property is only supported in Firefox, Chrome, and Safari.
| Return Value: | A String, representing the XML document's xml encoding |
|---|---|
| DOM Version | Core Level 3 |
Your message has been sent to W3Schools.