Has anyone been able to successfully generate C# entity classes from XACML schema files? I am getting "Cannot use wildcards at the top level of a schema." I think this has something to do with xs:any elements. I have tried change the processContents="skip" (from "lax") but to no avail. I get this using WSCF Blue as well as xsd.exe.
views:
14answers:
1
A:
Works perfectly for me using the version of xsd.exe that ships w/ VS 2010.
Travis Spencer
2010-07-31 21:54:48