Menu

XML outputing with EXport

2008-04-20
2013-04-30
  • DougReichard

    DougReichard - 2008-04-20

    I'm trying to export using XML.  But the TSD files us <> as the delimitor.  How can I export the < and > charecters?

     
    • Zander

      Zander - 2008-04-21

      I think someone has already asked a similar question in this forum and here was the reply:
      -----------------------
      Use a '\' before the first '<' so it won't be interpreted as an expression:
      \&lt;?xml version=1.0 standalone=no?>
      Mike
      -----------------------

       

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.