Is there an easy way for the client developer to lookup the QName that will
be used for serialization of a given class?
I'm sure it is necessary deep within the serialization to do this.
However, is there a simple way at an outer most level for someone to lookup
the QName?

The use case is an easy way to pass in a QName representing the type of a
class to an web service operation that resolves the type based on QName.

Reply via email to