Closed Yazwh0 closed 7 months ago
You need to specify the --netCore
option using two dashes, i.e. either --netCore
or --nc
. Otherwise it will be interpreted as the -n
option, specifying etcore
as the C# namespace for the empty XML namespace which you have already mapped to the foo
C# namespace.
While trying to generate code based on the attached
.xsd
, the application fails if-netcore
is specified when-n
is also used.It works otherwise. (So
-netcore
but no namespace name is fine.)head.001.001.01_ESMA_restricted.xsd.zip