Contents

[edit]

OpenSP: Character not allowed in prolog

[edit]

Cause:

Incorrect or missing xml prolog at the beginning of the document.

[edit]

Example:

Good

<?xml version="1.0" encoding="UTF-8"?>

[edit]

Solution:

Add a xml prolog as the first line of the document.

[edit]

References:

Retrieved from "http://www.htmlpedia.org/wiki/Sp_46"