Author Topic: Tabs in MDA Transform exports  (Read 2488 times)

Stephane B

  • EA User
  • **
  • Posts: 31
  • Karma: +0/-0
    • View Profile
Tabs in MDA Transform exports
« on: May 21, 2013, 07:42:32 pm »
Hello,

I noticed that tabs in model transformation templates are not escaped to "	" while exporting to xml.
This is sad because when I parse the XML (so as to extract the templates to individual text files), all the tabs are changed to spaces*

That would be nice to fix that in future versions.

Thanks,
Stéphane

*according to the W3C specification : http://www.w3.org/TR/2006/REC-xml-20060816/#AVNormalize

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8085
  • Karma: +118/-20
    • View Profile
Re: Tabs in MDA Transform exports
« Reply #1 on: May 22, 2013, 08:53:31 am »
I'm afraid that we don't write our own xml library. I don't think there's any chance of it changing.