>SAX Exception Content is not allowed in prolog.
This means you have something before the root element which is not permitted to appear there according to the XML spec. Make sure that NOTHING comes before the XML declaration except the optional byte-order mark, and that NOTHING comes between the XML declaration and the outermost element except comments, processing instructions, and whitespace.
______________________________________
"... Three things see no end: A loop with exit code done wrong,
A semaphore untested, And the change that comes along. ..."
-- "Threes" Rev 1.1 - Duane Elms / Leslie Fish (http://www.ovff.org/pegasus/songs/threes-rev-11.html)
- Getting SAX Exception Content is not allowed in pro... Decoker, Lydie (Lydie)
- Re: Getting SAX Exception Content is not allow... Prashant
- RE: Getting SAX Exception Content is not allow... Decoker, Lydie (Lydie)
- Re: Getting SAX Exception Content is not a... Prashant
- RE: Getting SAX Exception Content is not a... keshlam
- RE: Getting SAX Exception Content is not allow... Decoker, Lydie (Lydie)
- RE: Getting SAX Exception Content is not allow... Decoker, Lydie (Lydie)
- RE: Getting SAX Exception Content is not allow... Decoker, Lydie (Lydie)
- RE: Getting SAX Exception Content is not allow... Decoker, Lydie (Lydie)
