Hi,
This is based on Wedbtop 6.0SP1. I want to stop the XML message "XML_CA_I_SPECIFY_XML_APP" when importing XML content. I have tried various methods discussed on these forums but nothing so far is acceptable:
1) I cannot remove the XML reference from the XML dm_format "format_class" since we are using ADTS.
2) I cannot use <"dctm xml_app="Ignore""> since the client doesn't want to add this into hundreads of XML files. And the submission body wont like this addition!
3) I cannot rename the files to ".xml_something_else" and import as for the same reasons given in point 2.
Is there a way to extend one of the 6.0SP1 WDK components so that we can easily bypass this check and just import XML without any checks whatsoever?
I have tried some component extensions on these forums already but they are for 5.x versions of WDK and don't work for 6.0SP1.