I have a custom content type with custom fields. I'm trying to create a custom document information panel using infopath. Whenever I try to do that infopath gives me this error
propertySchema0.xsd#/schema/element[1][@name = 'properties']/complexType[1]/sequence[1]/element[1][@name = 'documentManagement']/complexType[1]/all[1]/element[1] Reference to undeclared namespace prefix: 'ns1'.
Any one have seen this before? There's nothing unusual about the fields in the content type, other than that their names are in unicode characters, could that be the problem?
Thanks