Hi ,
I am trying to convert an access file to gml. I have an attribute in an access table that is of URL data type (with a value: www.test.com). I am mapping this attribute with the corresponding attribute of the writer that is of xml_buffer data type (the writer is defined based on an existing application schema). Then, in the produced GML, it appears like this: #www.test.com#
Could you please let me know how I could avoid these # (hashtags)?
Thanks you in advance,
Valantis