• Hello

    Actually, I haven't gotten this far myself. I ran into issues getting my XML file to validate using a provided XML schema. While trying to get this to work using C# code, I realized that I needed multiple schema files in order for it to work.

    It looks like I ran into a limitation of the XML Source. It only allows you to use one XML schema file. I need to use multiple files.