Doesn't the "long" value contain characters invalid in the given encoding
(utf8 by default)? In any case, text length is irrelevant. Please send
some test data if the problem persists.
Tom
On Wed, 30 May 2001 15:47:27 +0400
rich <[EMAIL PROTECTED]> wrote:
> Everything seems ok with my XML\XSLT but then I'm trying to parse node
> with long value, for example <title>at about 30 chars</title> I'm
> getting an "XML parser error 4: not well-formed" error, and with
> <title>word</title> it works fine. Can anybody solve this problem????
> I'm using PHP4.0.5
>
>
>