Creating C++ classes from Voice XML.
When I try to create C++ classes from the vxml.xsd schema using Microsoft XSDObjectGen I get:
"Error occured: Schema Validation Error: reference to undeclared substitution group affiliation. An error occured at file://(...)/synthesis-core.xsd, (372, 3)"
Is the problem from Microsoft or from the specification of Voice XML?
Thanks.

