"false"));
operation.addChild(
getOMElement(omFactory, defNs, "lr", "xsd:string", ""));
operation.addChild(
getOMElement(omFactory, defNs, "ie", "xsd:string", "latin1"));
operation.addChild(
getOMElement(omFactory, defNs, "oe", "xsd:string", "latin1"));
msgContext = new MessageContext();
msgContext.setEnvelope(envelope);
return msgContext;