On 2/19/2010 12:23 AM, Matthias Hopfer wrote:
Hi there,

<root>
         <evt>
                 <pos a="test" b="test"/>
                 <pos a="test" b="test"/>
                 <pos a="test" b="test"/>
         </evt>
</root>

vs

<root><evt><pos a="test" b="test"/><pos a="test" b="test"/><pos a="test"
b="test"/></evt></root>

Any clue why these structures are interpreted differently?
Because the XML recommendation says so:

http://www.w3.org/TR/REC-xml/#sec-white-space

Dave

Reply via email to