config-object
Specifies an object or objects where additional configuration information can be obtained.
During driver initialization, the DirXML engine processes the <query> element, replaces the <config-object> in the <init-params> with the <instance> elements returned, and passes the <init-params> to the DriverShim, SubscriptionShim, and PublicationShim init methods.
<!ELEMENT config-object (query) >
<!ATTLIST config-object
display-name CDATA #IMPLIED>