Anyone have any examples of how to use VclMap and VclQName ( I have VclMap class types that contain VclQName). I am using the query service and the attribute attached to many of the query results contains otherAttributes which is a VclMap. I keep fumbling around with it but I can't seem to get anything meaningful. I think I might just be missing something simple in how I am trying to make use of the VclMap. About as close as I have gotten to anything meaningful is this VclQname.getLocalPart() which seems to list an attribute like pvdcHighestSupportedHardwareVersion but I can't figure out how to actually show what the value of that is.
↧