Inspired by p_web.GSV & p_web.SSV, I wrote my own class that I use to store and retrieve ITEM/VALUES. I can pass the queue to xml.Save and xml.Load. I was planing on using my class to send/receive data via WebServices Methods.
When I set Return Type to Queue and then Return Queue to MyClass.StorageQ, I get a "Could not find MyClass.StorageQ in the Table Schematic". Is there a way to disable this check?