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?

-mh

Reply via email to