Changes to XmlElement using XSDs
In 9.0, any reference to XML element attributes
or properties called Class
must change to _Class.
If you get compile errors related to this change, add the underscore
prefix.
XmlElement using XSDsIn 9.0, any reference to XML element attributes
or properties called Class
must change to _Class.
If you get compile errors related to this change, add the underscore
prefix.