SSIS XML root attributes missing
I have an XML source.. I can not seem to get the root attributes to be available. I have three other sections (elements) which all show as available.. it odes not seem to provide the root attributes. Has anyone seen this issue? After selecting the 开发者_如何学运维XML source file and xsd.. I go to columns.. the "output name" drop down has three of the four sections.. the root section is not there.. How do I get at those root attribs? I tried to generate XSD from within BIDS. I tried to build a cleaner one with Trang no difference in outputs available..
ANY suggestions?
-Ken
You're encountering the same issue as described here; I expect it to work in your case as well.
精彩评论