Menu

greater/less than operators in xml

Help
Jeff Lowe
2004-09-16
2004-09-16
  • Jeff Lowe

    Jeff Lowe - 2004-09-16

    Is it possible to specify a query containing < or > (i.e. operators) within the .jaxor file.  XML doesn't like using the bracket for not-bracket purposes.

    Thanks

     
    • Dave Watkins

      Dave Watkins - 2004-09-16

      Use "ampersand"+"lt"+";"   (&lt;)  for less than
      or
      "ampersand"+"gt"+";" (&gt;) for greater than

       

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.