Description
For 'primitive' clients, it can be helpful to be able to predict in advance what prefixes will be used for at least some interesting namespaces. This is a service-level issue, since trying to assign prefixes at the level of types (or packages) can lead to conflicts and confusion.
The patch I will attach here allows the user to pass a map from namespace->prefix to the AegisDatabinding bean as a way of grabbing control of prefix assignment.