Contents

[edit]

OpenSP: End of document in prolog

[edit]

Cause:

xml prolog at the beginning of the document was not closed.

[edit]

Example:

Good

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

Good

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

[edit]

Solution:

Make sure you have closed the prolog

[edit]

References:

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