Menu

One line tags

Help
Anonymous
2007-11-21
2013-04-11
  • Anonymous

    Anonymous - 2007-11-21

    Hello There! I'm using XMLSP for a project at College and I'm having a little problem:

    "<hello/>"

    Tags like this one seem to break the normal flow of the parsing process.

    <hello>
    <a>
      <b></b>
      <c>
       <e/>
       <d></d>
      </c>
    </a>
    </hello>

    I'm not getting the tag open/tag close for "e" and, instead, "c" is being closed and reopened before "d" is parsed... Is it an expected behaviour?

    Thanks a lot

     
    • PrzemekG_

      PrzemekG_ - 2007-12-05

      There was a line of code missing. I will upload new package in an hour.

      Thank you for reporting this bug.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.