Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Custom Extension XML › Re: Custom Extension XML
August 22, 2010 at 5:02 PM
#25705
Sounds like you have a namespace clash.
You need to define namespaces that are not used by anything else. using your own domain name should he help:
e.g. urn:yourcompany.com:utilities:objektimport or http://yourcompany.com/Utilities/ObjektImport