View Single Post
Old 02-07-2007, 08:54 AM   #1 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,444
sde is on a distinguished road
XML 1.0 Line Feed / New Line

are new line characters compliant with XML 1.0 or should I be using a special character?

for example:
Code:
<notes>
  <item>here
is a note with
multiple lines</item>
</notes>
__________________
Mike
sde is offline   Reply With Quote