Hi: We can create namespace extensible HelperContext or un-extensiable HelperContext. But while using namespace extensible HelperContext to load types from two xsds( they both has same target namespace , but different schema definition). Types loaded from the second xsd will replace the types loaded from the first xsd;
Why not extending the types? Thanks any suggestion.
