Is this beyond what is specified in the XML spec: "
To simplify the tasks of applications, the XML processor MUST behave as
if it normalized all line breaks in external parsed entities (including
the document entity) on input, before parsing, by translating both the
two-character sequence #xD #xA a
Hi,
I am using xmlBeans in a project. It is discovered
that even if we put
in the schema. Where as while saving newline is
retained in attributes. While loading the xml parser
is still replacing Whitespace(i.e Newline/linefeed)
chars with spaces in st