1
Referring to the generation of NFE and CTE classes from XSD for use in the SEFAZ Webservices.
I have had some problems of ambiguity in the name of the generated classes. I used the Visual Studio Tools tool to generate the class from XSD.
However when importing a second . Cs generated for Solution ( even if in different project ) it accuses several ambiguities between classes. How can I fix this without affecting the final schema in xml generation?
This command line can be used to generate the Classes, having the NF-e Schemas: See https://answall.com/a/218780/5704
– Tony