Harbs Tue, 07 Jun 2016 15:36:46 -0700
I’m trying to add support for XML Hierarchical lists. When I add XML types to a class in the Collections project, I get a build error that XML and XMLList are not defined. How do I let the compiler know about XML?
Harbs