B
benoit
Hi,
I have a series of objects that need to be serialized
this is the xmltag that need to be produced
<mrocess>
</mrocess>
but this is what I get
<m_x003A_process>
</m_x003A_process>
Does anyone know how these encoding conversions can be caught?
thx
I have a series of objects that need to be serialized
this is the xmltag that need to be produced
<mrocess>
</mrocess>
but this is what I get
<m_x003A_process>
</m_x003A_process>
Does anyone know how these encoding conversions can be caught?
thx