Re: Line break preservation in attributes with XML Schema validation

2001-11-28 Thread Juergen Hermann
On Wed, 28 Nov 2001 16:55:23 +0100, Norbert Kintzler wrote: >In a XML import/export I need to transport text inside element attributes >preserving line breaks. Any reason you cannot use a tag? (convert to/from that tag on ex/import) Ciao, Jürgen -- Jürgen Hermann, Developer ([EMAIL PROTECTE

Line break preservation in attributes with XML Schema validation

2001-11-28 Thread Norbert Kintzler
Hi all, In a XML import/export I need to transport text inside element attributes preserving line breaks. According to the XML specification if I use the character reference in contrast to the linefeed character itself it has to be preserved. If I parse the document without Schema and validati