It seems XML Source does not recongnize this type of xml, i found an alternative by preparing XLST file using XMLCompiledTransform in C#.NET , this is working 90% but it is very slow.
Do we have any other alternative to load these type of XML files.
It seems XML Source does not recongnize this type of xml, i found an alternative by preparing XLST file using XMLCompiledTransform in C#.NET , this is working 90% but it is very slow.
Do we have any other alternative to load these type of XML files.