part.addAttribute("SOAP-ENC:arrayType", "xsd:string[3]", null);
OMElement value0 = omfactory.createOMElement("varString", "", null);
value0.addAttribute("xsi:type", "xsd:string", null);
value0.addChild(omfactory.createText("Apache Axis2"));
OMElement value1 = omfactory.createOMElement("varString", "", null);
value1.addAttribute("xsi:type", "xsd:string", null);
value1.addChild(omfactory.createText("Lanka Software Foundation"));
OMElement value2 = omfactory.createOMElement("varString", "", null);
value2.addAttribute("xsi:type", "xsd:string", null);
value2.addChild(omfactory.createText("www.opensource.lk"));