The WSDL file describing the web service is here. You can also download an example of a soapUI project that uses these methods at here.
HL7v2.x Message Profile Repository implements various web service methods to validate HL7v2.x messages knowing the OID of the appropriate message profile and to retrieve the results of a validated message.
Functionalities of HL7v2.x Message Validation Service can be used by web service methods. Those ones are listed below:
We have implemented a Static WSClient for HL7v2.x Message Validation Service. This related jar is easy to use. You have only to add the jar file to your project, and use it.
The jar file is downloadable here. The documentation of classes on this jar is there.