Re: local name space error

2020-01-27 Thread Serkan Taş
Unfortunately it does exists. Android için Outlook'u edinin On Tue, Jan 28, 2020 at 9:12 AM +0300, "Yishay Weiss" wrote: Looks like you’re missing the namespace declaration. Something like      xmlns:local="*"   which should go as an

RE: local name space error

2020-01-27 Thread Yishay Weiss
Looks like you’re missing the namespace declaration. Something like xmlns:local="*" which should go as an attribute at the top tag of your document. From: Serkan Taş Sent: Monday, January 27, 2020 10:15 PM To: