I want to output the following XML information from a Castor object
model:

<object>
  <source_locator>FOLDER("System")</source_locator>
</object>

However every instance of
"<source_locator>FOLDER("System")</source_locator>" is replaced with
"<source_locator>FOLDER(&quot;System&quot;)</source_locator>", is there
any way specify that I do not want things like these quote characters
encoded using HTML/XML codes?

Thanks
Paul C

------------------------------------------
  Paul Cooper - [EMAIL PROTECTED]
  First Consulting Group - http://www.fcg.com/

  First Consulting Group (UK)
  Unit 20, St.Asaph Business Park
  St.Asaph
  Denbighshire, LL17 0LJ

  Direct Tel:   +44 (0) 1745 532 745
  Office Tel:   +44 (0) 1745 582 600
  Fax:          +44 (0) 1745 584 348
  Mobile:       +44 (0) 7810 376 941
  Voicemail:    +44 (0) 0800 222 55324 Box 8889

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to