I have an application where i used the HL7 encoding and decoding concept. I am able to encode simple string to HL7 message and also able to decode the HL7 message to XML format. But I want to convert xml file data to the HL7 message.
Can any one help me how i do this and also give the some reference where i get some help?