> A quick question:
>
> When parsing the following XML line
>
> <Example EndOfLine ="more comments
> and more comments
>
>
> more space
>
> "/>
>
> The XSL-FO produces the following output -
>
> "more commentsand more comments more space"
>
> Any ideas how to test for the new line character?
>
> Thanks Chris
>
As far as I know attribute values are not allowed to contain new-line
characters (, comments, ...) and are normalized. See the XML1.0 spec. (or
another answers... :] ).
Roman
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]