Regarding the generation of NFE and CTE classes from the XSD for use in SEFAZ Webservices.
I have had some ambiguity problems in the name of the generated classes. I used the Visual Studio Tools tool to generate the class from the XSD.
However when I import a second .cs generated for the solution (same as in a different project) it accuses various ambiguities between classes. How can I fix this without affecting the final schema in xml generation?