I'm looking at the getQNameDefinition method which is described in the assembly spec but I don't have a specific scenario describing how it works or what it's for. It would seem to be saying that parts of the domain model should be available based on QName but I don't understand why it uses a Contribution URI as a context, what the "supplied symbol space" is for and what the return type is expected to be. I believe we are able to write out the model to XML for any composite so if we want to support this function I would suggest we do that to start with.
Anyone have any background on this function? Regards Simon
