EDN Admin
Well-known member
Suppose I have Interface without any property or method defined in it. Lets call it "IMapper". When XSD.exe generates classes from the schemas, Is it possible to tell XSD tool to inherite the root class from "IMapper" Interface?
<br/>
If not then is it possible to define schema in such way so that XSD tool will use it to create Interface and inherit the root class from that interface?
View the full article
<br/>
If not then is it possible to define schema in such way so that XSD tool will use it to create Interface and inherit the root class from that interface?
View the full article