Domain value maps (DVMs) in Oracle Service Bus 10R3 can be implemented using custom XQuery functions to provide similar mapping functionality to the DVMs available in Oracle SOA Suite. The document describes creating custom DVM functions in OSB to map country and currency codes between different domains. It includes defining the value maps in XML, using an XQuery transform to perform the lookups, and calling the custom functions. While OSB does not natively support DVMs, this provides an interim solution until the feature is added in a future release.