traversing a BPEL array
问题 I need to traverse an array (input to BPEL) in java embed activity and need to generate a response (output variable) of BPEL process. I am using Jdeveloper and SOA 11g following is my xsd <?xml version="1.0" encoding="UTF-8"?> <schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://xmlns.oracle.com/BPELInpuandOutPutArray_jws/Project1/BPEL_input_output_array" xmlns="http://www.w3.org/2001/XMLSchema"> <element name="process"> <complexType> <sequence>