You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Andreas Sent (JIRA)" <ji...@apache.org> on 2006/11/23 15:15:01 UTC

[jira] Created: (AXIS2-1765) Axis2 Code Generator InvocationTargetException

Axis2 Code Generator InvocationTargetException
----------------------------------------------

                 Key: AXIS2-1765
                 URL: http://issues.apache.org/jira/browse/AXIS2-1765
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: codegen
    Affects Versions: 1.1
         Environment: Eclipse 3.2.1
jre1.5_06
            Reporter: Andreas Sent



Hello !

I got a InvokationTargetException when i try to generate with adb binding the following wsdl. XMLBeans works.

<?xml version="1.0" encoding="ISO-8859-1"?>
<!--This document was generated using 'DFHLS2WS' at mapping level '1.2'. -->
<definitions targetNamespace="http://www.SO900VUC.KM0501WS.com"
	xmlns="http://schemas.xmlsoap.org/wsdl/"
	xmlns:reqns="http://www.SO900VUC.KM0501WS.Request.com"
	xmlns:resns="http://www.SO900VUC.KM0501WS.Response.com"
	xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
	xmlns:tns="http://www.SO900VUC.KM0501WS.com">
	<types>
		<xsd:schema attributeFormDefault="qualified"
			elementFormDefault="qualified"
			targetNamespace="http://www.SO900VUC.KM0501WS.Request.com"
			xmlns:tns="http://www.SO900VUC.KM0501WS.Request.com"
			xmlns:xsd="http://www.w3.org/2001/XMLSchema">
			<xsd:annotation>
				<xsd:documentation
					source="http://www.ibm.com/software/htp/cics/annotations">
					This schema was generated by the CICS Web services
					assistant.
				</xsd:documentation>
			</xsd:annotation>
			<xsd:annotation>
				<xsd:appinfo
					source="http://www.ibm.com/software/htp/cics/annotations">
					#Mon Nov 06 11:51:48 GMT+01:00 2006
					com.ibm.cics.wsdl.properties.mappingLevel=1.2
				</xsd:appinfo>
			</xsd:annotation>
			<xsd:complexType abstract="false" block="#all" final="#all"
				mixed="false" name="ProgramInterface">
				<xsd:sequence>
					<xsd:element name="c_soa" nillable="true">
						<xsd:complexType mixed="false">
							<xsd:sequence>
								<xsd:element name="c_soa_in"
									nillable="true">
									<xsd:complexType mixed="false">
										<xsd:sequence>
											<xsd:element name="c_soa_tc"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:48
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="8" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_key" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:48
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="20" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_func" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:49
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="4" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_out_format" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:49
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_session" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:49
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_rep_key" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:49
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="8" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_abcode" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:50
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="4" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_pnr" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:50
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="6" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="c_soa_fa"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:50
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="2" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_orgein" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:50
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="3" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_gorgei" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:51
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="3" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_sodst" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:51
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="2" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="c_soa_id"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:52
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="10" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="c_soa_pw"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:53
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="8" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_pw_neu" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:53
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="8" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
										</xsd:sequence>
									</xsd:complexType>
								</xsd:element>
								<xsd:element name="c_soa_out"
									nillable="true">
									<xsd:complexType mixed="false">
										<xsd:sequence>
											<xsd:element name="mfehll"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:54
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mfehla"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:54
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mfehli"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:55
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="79" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkkvnrl"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:55
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkkvnra"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:55
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkkvnri"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="10" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkvnrnl"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkvnrna"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkvnrni"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="10" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mdstl"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mdsta"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mdsti"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="2" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mnal"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mnaa"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mnai"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="35" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mvonal"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mvonaa"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mvonai"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="15" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="msel"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="msea"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="msei"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="35" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mplzll"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mplzla"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:57
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mplzli"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:57
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="10" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mwhotl"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:57
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mwhota"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:57
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mwhoti"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:57
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="31" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
										</xsd:sequence>
									</xsd:complexType>
								</xsd:element>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:complexType>
			<xsd:element name="SO900VUCOperation" nillable="true"
				type="tns:ProgramInterface" />
		</xsd:schema>
		<xsd:schema attributeFormDefault="qualified"
			elementFormDefault="qualified"
			targetNamespace="http://www.SO900VUC.KM0501WS.Response.com"
			xmlns:tns="http://www.SO900VUC.KM0501WS.Response.com"
			xmlns:xsd="http://www.w3.org/2001/XMLSchema">
			<xsd:annotation>
				<xsd:documentation
					source="http://www.ibm.com/software/htp/cics/annotations">
					This schema was generated by the CICS Web services
					assistant.
				</xsd:documentation>
			</xsd:annotation>
			<xsd:annotation>
				<xsd:appinfo
					source="http://www.ibm.com/software/htp/cics/annotations">
					#Mon Nov 06 11:52:00 GMT+01:00 2006
					com.ibm.cics.wsdl.properties.mappingLevel=1.2
				</xsd:appinfo>
			</xsd:annotation>
			<xsd:complexType abstract="false" block="#all" final="#all"
				mixed="false" name="ProgramInterface">
				<xsd:sequence>
					<xsd:element name="c_soa" nillable="true">
						<xsd:complexType mixed="false">
							<xsd:sequence>
								<xsd:element name="c_soa_in"
									nillable="true">
									<xsd:complexType mixed="false">
										<xsd:sequence>
											<xsd:element name="c_soa_tc"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="8" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_key" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="20" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_func" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="4" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_out_format" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_session" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_rep_key" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="8" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_abcode" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="4" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_pnr" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="6" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="c_soa_fa"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="2" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_orgein" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="3" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_gorgei" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="3" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_sodst" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="2" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="c_soa_id"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="10" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="c_soa_pw"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="8" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_pw_neu" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="8" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
										</xsd:sequence>
									</xsd:complexType>
								</xsd:element>
								<xsd:element name="c_soa_out"
									nillable="true">
									<xsd:complexType mixed="false">
										<xsd:sequence>
											<xsd:element name="mfehll"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mfehla"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mfehli"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="79" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkkvnrl"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkkvnra"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkkvnri"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="10" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkvnrnl"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkvnrna"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkvnrni"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="10" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mdstl"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mdsta"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mdsti"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="2" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mnal"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mnaa"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mnai"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="35" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mvonal"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mvonaa"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mvonai"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:02
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="15" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="msel"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:02
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="msea"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:02
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="msei"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:02
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="35" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mplzll"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:02
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mplzla"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:02
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mplzli"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:02
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="10" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mwhotl"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:02
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mwhota"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:02
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mwhoti"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:02
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="31" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
										</xsd:sequence>
									</xsd:complexType>
								</xsd:element>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:complexType>
			<xsd:element name="SO900VUCOperationResponse"
				nillable="true" type="tns:ProgramInterface" />
		</xsd:schema>
	</types>
	<message name="SO900VUCOperationRequest">
		<part element="reqns:SO900VUCOperation" name="RequestPart" />
	</message>
	<message name="SO900VUCOperationResponse">
		<part element="resns:SO900VUCOperationResponse"
			name="ResponsePart" />
	</message>
	<portType name="SO900VUCPort">
		<operation name="SO900VUCOperation">
			<input message="tns:SO900VUCOperationRequest"
				name="SO900VUCOperationRequest" />
			<output message="tns:SO900VUCOperationResponse"
				name="SO900VUCOperationResponse" />
		</operation>
	</portType>
	<binding name="SO900VUCHTTPSoapBinding" type="tns:SO900VUCPort">
		<!-- This soap:binding indicates the use of SOAP 1.1 -->
		<soap:binding style="document"
			transport="http://schemas.xmlsoap.org/soap/http" />
		<!-- This soap:binding indicates the use of SOAP 1.2 -->
		<!-- <soap:binding style="document" transport="http://www.w3.org/2003/05/soap-http"/> -->
		<operation name="SO900VUCOperation">
			<soap:operation soapAction="" style="document" />
			<input name="SO900VUCOperationRequest">
				<soap:body parts="RequestPart" use="literal" />
			</input>
			<output name="SO900VUCOperationResponse">
				<soap:body parts="ResponsePart" use="literal" />
			</output>
		</operation>
	</binding>
	<service name="SO900VUCService">
		<port binding="tns:SO900VUCHTTPSoapBinding"
			name="SO900VUCPort">
			<!-- This soap:address indicates the location of the Web service over HTTP.
				Please replace "my-server" with the TCPIP host name of your CICS region.
				Please replace "my-port" with the port number of your CICS TCPIPSERVICE. -->
			<soap:address location="http://182.10.1.1:13350/KM0501" />
			<!-- This soap:address indicates the location of the Web service over HTTPS. -->
			<!-- <soap:address location="https://my-server:my-port/KM0501"/> -->
			<!-- This soap:address indicates the location of the Web service over MQSeries.
				Please replace "my-queue" with the appropriate queue name. -->
			<!-- <soap:address location="jms:/queue?destination=my-queue&amp;connectionFactory=()&amp;targetService=/KM0501&amp;initialContextFactory=com.ibm.mq.jms.Nojndi" /> -->
		</port>
	</service>
</definitions>
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--This document was generated using 'DFHLS2WS' at mapping level '1.2'. -->
<definitions targetNamespace="http://www.SO900VUC.KM0501WS.com"
	xmlns="http://schemas.xmlsoap.org/wsdl/"
	xmlns:reqns="http://www.SO900VUC.KM0501WS.Request.com"
	xmlns:resns="http://www.SO900VUC.KM0501WS.Response.com"
	xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
	xmlns:tns="http://www.SO900VUC.KM0501WS.com">
	<types>
		<xsd:schema attributeFormDefault="qualified"
			elementFormDefault="qualified"
			targetNamespace="http://www.SO900VUC.KM0501WS.Request.com"
			xmlns:tns="http://www.SO900VUC.KM0501WS.Request.com"
			xmlns:xsd="http://www.w3.org/2001/XMLSchema">
			<xsd:annotation>
				<xsd:documentation
					source="http://www.ibm.com/software/htp/cics/annotations">
					This schema was generated by the CICS Web services
					assistant.
				</xsd:documentation>
			</xsd:annotation>
			<xsd:annotation>
				<xsd:appinfo
					source="http://www.ibm.com/software/htp/cics/annotations">
					#Mon Nov 06 11:51:48 GMT+01:00 2006
					com.ibm.cics.wsdl.properties.mappingLevel=1.2
				</xsd:appinfo>
			</xsd:annotation>
			<xsd:complexType abstract="false" block="#all" final="#all"
				mixed="false" name="ProgramInterface">
				<xsd:sequence>
					<xsd:element name="c_soa" nillable="true">
						<xsd:complexType mixed="false">
							<xsd:sequence>
								<xsd:element name="c_soa_in"
									nillable="true">
									<xsd:complexType mixed="false">
										<xsd:sequence>
											<xsd:element name="c_soa_tc"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:48
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="8" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_key" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:48
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="20" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_func" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:49
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="4" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_out_format" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:49
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_session" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:49
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_rep_key" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:49
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="8" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_abcode" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:50
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="4" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_pnr" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:50
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="6" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="c_soa_fa"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:50
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="2" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_orgein" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:50
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="3" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_gorgei" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:51
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="3" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_sodst" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:51
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="2" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="c_soa_id"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:52
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="10" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="c_soa_pw"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:53
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="8" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_pw_neu" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:53
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="8" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
										</xsd:sequence>
									</xsd:complexType>
								</xsd:element>
								<xsd:element name="c_soa_out"
									nillable="true">
									<xsd:complexType mixed="false">
										<xsd:sequence>
											<xsd:element name="mfehll"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:54
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mfehla"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:54
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mfehli"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:55
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="79" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkkvnrl"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:55
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkkvnra"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:55
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkkvnri"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="10" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkvnrnl"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkvnrna"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkvnrni"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="10" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mdstl"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mdsta"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mdsti"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="2" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mnal"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mnaa"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mnai"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="35" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mvonal"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mvonaa"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mvonai"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="15" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="msel"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="msea"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="msei"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="35" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mplzll"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:56
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mplzla"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:57
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mplzli"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:57
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="10" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mwhotl"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:57
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mwhota"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:57
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mwhoti"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:51:57
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="31" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
										</xsd:sequence>
									</xsd:complexType>
								</xsd:element>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:complexType>
			<xsd:element name="SO900VUCOperation" nillable="true"
				type="tns:ProgramInterface" />
		</xsd:schema>
		<xsd:schema attributeFormDefault="qualified"
			elementFormDefault="qualified"
			targetNamespace="http://www.SO900VUC.KM0501WS.Response.com"
			xmlns:tns="http://www.SO900VUC.KM0501WS.Response.com"
			xmlns:xsd="http://www.w3.org/2001/XMLSchema">
			<xsd:annotation>
				<xsd:documentation
					source="http://www.ibm.com/software/htp/cics/annotations">
					This schema was generated by the CICS Web services
					assistant.
				</xsd:documentation>
			</xsd:annotation>
			<xsd:annotation>
				<xsd:appinfo
					source="http://www.ibm.com/software/htp/cics/annotations">
					#Mon Nov 06 11:52:00 GMT+01:00 2006
					com.ibm.cics.wsdl.properties.mappingLevel=1.2
				</xsd:appinfo>
			</xsd:annotation>
			<xsd:complexType abstract="false" block="#all" final="#all"
				mixed="false" name="ProgramInterface">
				<xsd:sequence>
					<xsd:element name="c_soa" nillable="true">
						<xsd:complexType mixed="false">
							<xsd:sequence>
								<xsd:element name="c_soa_in"
									nillable="true">
									<xsd:complexType mixed="false">
										<xsd:sequence>
											<xsd:element name="c_soa_tc"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="8" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_key" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="20" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_func" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="4" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_out_format" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_session" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_rep_key" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="8" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_abcode" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="4" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_pnr" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="6" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="c_soa_fa"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="2" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_orgein" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="3" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_gorgei" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="3" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_sodst" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="2" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="c_soa_id"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="10" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="c_soa_pw"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="8" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element
												name="c_soa_pw_neu" nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="8" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
										</xsd:sequence>
									</xsd:complexType>
								</xsd:element>
								<xsd:element name="c_soa_out"
									nillable="true">
									<xsd:complexType mixed="false">
										<xsd:sequence>
											<xsd:element name="mfehll"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mfehla"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:00
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mfehli"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="79" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkkvnrl"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkkvnra"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkkvnri"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="10" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkvnrnl"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkvnrna"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mkvnrni"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="10" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mdstl"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mdsta"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mdsti"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="2" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mnal"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mnaa"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mnai"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="35" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mvonal"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mvonaa"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:01
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mvonai"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:02
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="15" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="msel"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:02
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="msea"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:02
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="msei"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:02
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="35" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mplzll"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:02
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mplzla"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:02
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mplzli"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:02
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="10" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mwhotl"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:02
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:short" />
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mwhota"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:02
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="1" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
											<xsd:element name="mwhoti"
												nillable="true">
												<xsd:simpleType>
													<xsd:annotation>
														<xsd:appinfo
															source="http://www.ibm.com/software/htp/cics/annotations">
															#Mon Nov 06
															11:52:02
															GMT+01:00
															2006
															com.ibm.cics.wsdl.properties.charlength=fixed
															com.ibm.cics.wsdl.properties.synchronized=false
														</xsd:appinfo>
													</xsd:annotation>
													<xsd:restriction
														base="xsd:string">
														<xsd:maxLength
															value="31" />
														<xsd:whiteSpace
															value="preserve" />
													</xsd:restriction>
												</xsd:simpleType>
											</xsd:element>
										</xsd:sequence>
									</xsd:complexType>
								</xsd:element>
							</xsd:sequence>
						</xsd:complexType>
					</xsd:element>
				</xsd:sequence>
			</xsd:complexType>
			<xsd:element name="SO900VUCOperationResponse"
				nillable="true" type="tns:ProgramInterface" />
		</xsd:schema>
	</types>
	<message name="SO900VUCOperationRequest">
		<part element="reqns:SO900VUCOperation" name="RequestPart" />
	</message>
	<message name="SO900VUCOperationResponse">
		<part element="resns:SO900VUCOperationResponse"
			name="ResponsePart" />
	</message>
	<portType name="SO900VUCPort">
		<operation name="SO900VUCOperation">
			<input message="tns:SO900VUCOperationRequest"
				name="SO900VUCOperationRequest" />
			<output message="tns:SO900VUCOperationResponse"
				name="SO900VUCOperationResponse" />
		</operation>
	</portType>
	<binding name="SO900VUCHTTPSoapBinding" type="tns:SO900VUCPort">
		<!-- This soap:binding indicates the use of SOAP 1.1 -->
		<soap:binding style="document"
			transport="http://schemas.xmlsoap.org/soap/http" />
		<!-- This soap:binding indicates the use of SOAP 1.2 -->
		<!-- <soap:binding style="document" transport="http://www.w3.org/2003/05/soap-http"/> -->
		<operation name="SO900VUCOperation">
			<soap:operation soapAction="" style="document" />
			<input name="SO900VUCOperationRequest">
				<soap:body parts="RequestPart" use="literal" />
			</input>
			<output name="SO900VUCOperationResponse">
				<soap:body parts="ResponsePart" use="literal" />
			</output>
		</operation>
	</binding>
	<service name="SO900VUCService">
		<port binding="tns:SO900VUCHTTPSoapBinding"
			name="SO900VUCPort">
			<!-- This soap:address indicates the location of the Web service over HTTP.
				Please replace "my-server" with the TCPIP host name of your CICS region.
				Please replace "my-port" with the port number of your CICS TCPIPSERVICE. -->
			<soap:address location="http://182.15.4.1:13560/KM0501" />
			<!-- This soap:address indicates the location of the Web service over HTTPS. -->
			<!-- <soap:address location="https://my-server:my-port/KM0501"/> -->
			<!-- This soap:address indicates the location of the Web service over MQSeries.
				Please replace "my-queue" with the appropriate queue name. -->
			<!-- <soap:address location="jms:/queue?destination=my-queue&amp;connectionFactory=()&amp;targetService=/KM0501&amp;initialContextFactory=com.ibm.mq.jms.Nojndi" /> -->
		</port>
	</service>
</definitions>




-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-1765) Axis2 Code Generator InvocationTargetException

Posted by "Andreas Sent (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1765?page=all ]

Andreas Sent updated AXIS2-1765:
--------------------------------

    Attachment: KM05.wsdl

> Axis2 Code Generator InvocationTargetException
> ----------------------------------------------
>
>                 Key: AXIS2-1765
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1765
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.1
>         Environment: Eclipse 3.2.1
> jre1.5_06
>            Reporter: Andreas Sent
>         Attachments: KM05.wsdl
>
>
> Hello !
> I got a InvokationTargetException when i try to generate with adb binding the following wsdl. XMLBeans works.
> <?xml version="1.0" encoding="ISO-8859-1"?>
> <!--This document was generated using 'DFHLS2WS' at mapping level '1.2'. -->
> <definitions targetNamespace="http://www.SO900VUC.KM0501WS.com"
> 	xmlns="http://schemas.xmlsoap.org/wsdl/"
> 	xmlns:reqns="http://www.SO900VUC.KM0501WS.Request.com"
> 	xmlns:resns="http://www.SO900VUC.KM0501WS.Response.com"
> 	xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
> 	xmlns:tns="http://www.SO900VUC.KM0501WS.com">
> 	<types>
> 		<xsd:schema attributeFormDefault="qualified"
> 			elementFormDefault="qualified"
> 			targetNamespace="http://www.SO900VUC.KM0501WS.Request.com"
> 			xmlns:tns="http://www.SO900VUC.KM0501WS.Request.com"
> 			xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> 			<xsd:annotation>
> 				<xsd:documentation
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					This schema was generated by the CICS Web services
> 					assistant.
> 				</xsd:documentation>
> 			</xsd:annotation>
> 			<xsd:annotation>
> 				<xsd:appinfo
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					#Mon Nov 06 11:51:48 GMT+01:00 2006
> 					com.ibm.cics.wsdl.properties.mappingLevel=1.2
> 				</xsd:appinfo>
> 			</xsd:annotation>
> 			<xsd:complexType abstract="false" block="#all" final="#all"
> 				mixed="false" name="ProgramInterface">
> 				<xsd:sequence>
> 					<xsd:element name="c_soa" nillable="true">
> 						<xsd:complexType mixed="false">
> 							<xsd:sequence>
> 								<xsd:element name="c_soa_in"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="c_soa_tc"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:48
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:48
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="20" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_func" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_out_format" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_session" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_rep_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_abcode" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pnr" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="6" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_fa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_orgein" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_gorgei" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:51
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_sodst" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:51
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_id"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:52
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_pw"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:53
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pw_neu" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:53
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 								<xsd:element name="c_soa_out"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="mfehll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:54
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:54
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="79" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnrl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnra"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnri"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrnl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrna"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrni"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdstl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsta"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="15" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msel"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msea"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msei"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhotl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhota"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhoti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="31" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 							</xsd:sequence>
> 						</xsd:complexType>
> 					</xsd:element>
> 				</xsd:sequence>
> 			</xsd:complexType>
> 			<xsd:element name="SO900VUCOperation" nillable="true"
> 				type="tns:ProgramInterface" />
> 		</xsd:schema>
> 		<xsd:schema attributeFormDefault="qualified"
> 			elementFormDefault="qualified"
> 			targetNamespace="http://www.SO900VUC.KM0501WS.Response.com"
> 			xmlns:tns="http://www.SO900VUC.KM0501WS.Response.com"
> 			xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> 			<xsd:annotation>
> 				<xsd:documentation
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					This schema was generated by the CICS Web services
> 					assistant.
> 				</xsd:documentation>
> 			</xsd:annotation>
> 			<xsd:annotation>
> 				<xsd:appinfo
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					#Mon Nov 06 11:52:00 GMT+01:00 2006
> 					com.ibm.cics.wsdl.properties.mappingLevel=1.2
> 				</xsd:appinfo>
> 			</xsd:annotation>
> 			<xsd:complexType abstract="false" block="#all" final="#all"
> 				mixed="false" name="ProgramInterface">
> 				<xsd:sequence>
> 					<xsd:element name="c_soa" nillable="true">
> 						<xsd:complexType mixed="false">
> 							<xsd:sequence>
> 								<xsd:element name="c_soa_in"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="c_soa_tc"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="20" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_func" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_out_format" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_session" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_rep_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_abcode" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pnr" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="6" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_fa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_orgein" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_gorgei" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_sodst" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_id"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_pw"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pw_neu" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 								<xsd:element name="c_soa_out"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="mfehll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="79" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnrl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnra"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnri"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrnl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrna"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrni"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdstl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsta"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="15" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msel"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msea"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msei"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhotl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:ele

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Assigned: (AXIS2-1765) Axis2 Code Generator InvocationTargetException

Posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1765?page=all ]

Amila Chinthaka Suriarachchi reassigned AXIS2-1765:
---------------------------------------------------

    Assignee: Davanum Srinivas  (was: Amila Chinthaka Suriarachchi)

> Axis2 Code Generator InvocationTargetException
> ----------------------------------------------
>
>                 Key: AXIS2-1765
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1765
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.1
>         Environment: Eclipse 3.2.1
> jre1.5_06
>            Reporter: Andreas Sent
>         Assigned To: Davanum Srinivas
>         Attachments: KM05.wsdl
>
>
> Hello !
> I got a InvokationTargetException when i try to generate with adb binding the following wsdl. XMLBeans works.
> <?xml version="1.0" encoding="ISO-8859-1"?>
> <!--This document was generated using 'DFHLS2WS' at mapping level '1.2'. -->
> <definitions targetNamespace="http://www.SO900VUC.KM0501WS.com"
> 	xmlns="http://schemas.xmlsoap.org/wsdl/"
> 	xmlns:reqns="http://www.SO900VUC.KM0501WS.Request.com"
> 	xmlns:resns="http://www.SO900VUC.KM0501WS.Response.com"
> 	xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
> 	xmlns:tns="http://www.SO900VUC.KM0501WS.com">
> 	<types>
> 		<xsd:schema attributeFormDefault="qualified"
> 			elementFormDefault="qualified"
> 			targetNamespace="http://www.SO900VUC.KM0501WS.Request.com"
> 			xmlns:tns="http://www.SO900VUC.KM0501WS.Request.com"
> 			xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> 			<xsd:annotation>
> 				<xsd:documentation
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					This schema was generated by the CICS Web services
> 					assistant.
> 				</xsd:documentation>
> 			</xsd:annotation>
> 			<xsd:annotation>
> 				<xsd:appinfo
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					#Mon Nov 06 11:51:48 GMT+01:00 2006
> 					com.ibm.cics.wsdl.properties.mappingLevel=1.2
> 				</xsd:appinfo>
> 			</xsd:annotation>
> 			<xsd:complexType abstract="false" block="#all" final="#all"
> 				mixed="false" name="ProgramInterface">
> 				<xsd:sequence>
> 					<xsd:element name="c_soa" nillable="true">
> 						<xsd:complexType mixed="false">
> 							<xsd:sequence>
> 								<xsd:element name="c_soa_in"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="c_soa_tc"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:48
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:48
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="20" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_func" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_out_format" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_session" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_rep_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_abcode" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pnr" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="6" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_fa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_orgein" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_gorgei" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:51
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_sodst" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:51
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_id"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:52
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_pw"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:53
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pw_neu" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:53
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 								<xsd:element name="c_soa_out"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="mfehll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:54
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:54
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="79" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnrl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnra"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnri"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrnl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrna"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrni"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdstl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsta"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="15" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msel"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msea"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msei"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhotl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhota"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhoti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="31" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 							</xsd:sequence>
> 						</xsd:complexType>
> 					</xsd:element>
> 				</xsd:sequence>
> 			</xsd:complexType>
> 			<xsd:element name="SO900VUCOperation" nillable="true"
> 				type="tns:ProgramInterface" />
> 		</xsd:schema>
> 		<xsd:schema attributeFormDefault="qualified"
> 			elementFormDefault="qualified"
> 			targetNamespace="http://www.SO900VUC.KM0501WS.Response.com"
> 			xmlns:tns="http://www.SO900VUC.KM0501WS.Response.com"
> 			xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> 			<xsd:annotation>
> 				<xsd:documentation
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					This schema was generated by the CICS Web services
> 					assistant.
> 				</xsd:documentation>
> 			</xsd:annotation>
> 			<xsd:annotation>
> 				<xsd:appinfo
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					#Mon Nov 06 11:52:00 GMT+01:00 2006
> 					com.ibm.cics.wsdl.properties.mappingLevel=1.2
> 				</xsd:appinfo>
> 			</xsd:annotation>
> 			<xsd:complexType abstract="false" block="#all" final="#all"
> 				mixed="false" name="ProgramInterface">
> 				<xsd:sequence>
> 					<xsd:element name="c_soa" nillable="true">
> 						<xsd:complexType mixed="false">
> 							<xsd:sequence>
> 								<xsd:element name="c_soa_in"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="c_soa_tc"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="20" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_func" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_out_format" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_session" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_rep_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_abcode" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pnr" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="6" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_fa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_orgein" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_gorgei" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_sodst" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_id"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_pw"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pw_neu" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 								<xsd:element name="c_soa_out"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="mfehll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="79" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnrl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnra"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnri"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrnl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrna"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrni"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdstl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsta"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="15" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msel"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msea"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msei"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhotl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:ele

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-1765) Axis2 Code Generator InvocationTargetException

Posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amila Chinthaka Suriarachchi resolved AXIS2-1765.
-------------------------------------------------

    Resolution: Fixed

resolve the issue since it is already fixed.

> Axis2 Code Generator InvocationTargetException
> ----------------------------------------------
>
>                 Key: AXIS2-1765
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1765
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.1
>         Environment: Eclipse 3.2.1
> jre1.5_06
>            Reporter: Andreas Sent
>         Assigned To: Amila Chinthaka Suriarachchi
>         Attachments: KM05.wsdl
>
>
> Hello !
> I got a InvokationTargetException when i try to generate with adb binding the following wsdl. XMLBeans works.
> <?xml version="1.0" encoding="ISO-8859-1"?>
> <!--This document was generated using 'DFHLS2WS' at mapping level '1.2'. -->
> <definitions targetNamespace="http://www.SO900VUC.KM0501WS.com"
> 	xmlns="http://schemas.xmlsoap.org/wsdl/"
> 	xmlns:reqns="http://www.SO900VUC.KM0501WS.Request.com"
> 	xmlns:resns="http://www.SO900VUC.KM0501WS.Response.com"
> 	xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
> 	xmlns:tns="http://www.SO900VUC.KM0501WS.com">
> 	<types>
> 		<xsd:schema attributeFormDefault="qualified"
> 			elementFormDefault="qualified"
> 			targetNamespace="http://www.SO900VUC.KM0501WS.Request.com"
> 			xmlns:tns="http://www.SO900VUC.KM0501WS.Request.com"
> 			xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> 			<xsd:annotation>
> 				<xsd:documentation
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					This schema was generated by the CICS Web services
> 					assistant.
> 				</xsd:documentation>
> 			</xsd:annotation>
> 			<xsd:annotation>
> 				<xsd:appinfo
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					#Mon Nov 06 11:51:48 GMT+01:00 2006
> 					com.ibm.cics.wsdl.properties.mappingLevel=1.2
> 				</xsd:appinfo>
> 			</xsd:annotation>
> 			<xsd:complexType abstract="false" block="#all" final="#all"
> 				mixed="false" name="ProgramInterface">
> 				<xsd:sequence>
> 					<xsd:element name="c_soa" nillable="true">
> 						<xsd:complexType mixed="false">
> 							<xsd:sequence>
> 								<xsd:element name="c_soa_in"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="c_soa_tc"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:48
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:48
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="20" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_func" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_out_format" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_session" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_rep_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_abcode" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pnr" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="6" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_fa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_orgein" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_gorgei" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:51
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_sodst" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:51
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_id"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:52
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_pw"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:53
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pw_neu" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:53
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 								<xsd:element name="c_soa_out"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="mfehll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:54
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:54
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="79" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnrl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnra"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnri"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrnl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrna"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrni"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdstl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsta"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="15" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msel"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msea"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msei"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhotl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhota"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhoti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="31" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 							</xsd:sequence>
> 						</xsd:complexType>
> 					</xsd:element>
> 				</xsd:sequence>
> 			</xsd:complexType>
> 			<xsd:element name="SO900VUCOperation" nillable="true"
> 				type="tns:ProgramInterface" />
> 		</xsd:schema>
> 		<xsd:schema attributeFormDefault="qualified"
> 			elementFormDefault="qualified"
> 			targetNamespace="http://www.SO900VUC.KM0501WS.Response.com"
> 			xmlns:tns="http://www.SO900VUC.KM0501WS.Response.com"
> 			xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> 			<xsd:annotation>
> 				<xsd:documentation
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					This schema was generated by the CICS Web services
> 					assistant.
> 				</xsd:documentation>
> 			</xsd:annotation>
> 			<xsd:annotation>
> 				<xsd:appinfo
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					#Mon Nov 06 11:52:00 GMT+01:00 2006
> 					com.ibm.cics.wsdl.properties.mappingLevel=1.2
> 				</xsd:appinfo>
> 			</xsd:annotation>
> 			<xsd:complexType abstract="false" block="#all" final="#all"
> 				mixed="false" name="ProgramInterface">
> 				<xsd:sequence>
> 					<xsd:element name="c_soa" nillable="true">
> 						<xsd:complexType mixed="false">
> 							<xsd:sequence>
> 								<xsd:element name="c_soa_in"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="c_soa_tc"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="20" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_func" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_out_format" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_session" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_rep_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_abcode" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pnr" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="6" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_fa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_orgein" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_gorgei" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_sodst" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_id"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_pw"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pw_neu" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 								<xsd:element name="c_soa_out"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="mfehll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="79" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnrl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnra"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnri"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrnl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrna"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrni"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdstl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsta"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="15" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msel"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msea"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msei"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhotl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:ele

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-1765) Axis2 Code Generator InvocationTargetException

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas updated AXIS2-1765:
------------------------------------

    Assignee: Amila Chinthaka Suriarachchi  (was: Davanum Srinivas)

> Axis2 Code Generator InvocationTargetException
> ----------------------------------------------
>
>                 Key: AXIS2-1765
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1765
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.1
>         Environment: Eclipse 3.2.1
> jre1.5_06
>            Reporter: Andreas Sent
>         Assigned To: Amila Chinthaka Suriarachchi
>         Attachments: KM05.wsdl
>
>
> Hello !
> I got a InvokationTargetException when i try to generate with adb binding the following wsdl. XMLBeans works.
> <?xml version="1.0" encoding="ISO-8859-1"?>
> <!--This document was generated using 'DFHLS2WS' at mapping level '1.2'. -->
> <definitions targetNamespace="http://www.SO900VUC.KM0501WS.com"
> 	xmlns="http://schemas.xmlsoap.org/wsdl/"
> 	xmlns:reqns="http://www.SO900VUC.KM0501WS.Request.com"
> 	xmlns:resns="http://www.SO900VUC.KM0501WS.Response.com"
> 	xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
> 	xmlns:tns="http://www.SO900VUC.KM0501WS.com">
> 	<types>
> 		<xsd:schema attributeFormDefault="qualified"
> 			elementFormDefault="qualified"
> 			targetNamespace="http://www.SO900VUC.KM0501WS.Request.com"
> 			xmlns:tns="http://www.SO900VUC.KM0501WS.Request.com"
> 			xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> 			<xsd:annotation>
> 				<xsd:documentation
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					This schema was generated by the CICS Web services
> 					assistant.
> 				</xsd:documentation>
> 			</xsd:annotation>
> 			<xsd:annotation>
> 				<xsd:appinfo
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					#Mon Nov 06 11:51:48 GMT+01:00 2006
> 					com.ibm.cics.wsdl.properties.mappingLevel=1.2
> 				</xsd:appinfo>
> 			</xsd:annotation>
> 			<xsd:complexType abstract="false" block="#all" final="#all"
> 				mixed="false" name="ProgramInterface">
> 				<xsd:sequence>
> 					<xsd:element name="c_soa" nillable="true">
> 						<xsd:complexType mixed="false">
> 							<xsd:sequence>
> 								<xsd:element name="c_soa_in"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="c_soa_tc"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:48
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:48
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="20" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_func" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_out_format" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_session" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_rep_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_abcode" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pnr" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="6" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_fa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_orgein" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_gorgei" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:51
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_sodst" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:51
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_id"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:52
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_pw"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:53
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pw_neu" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:53
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 								<xsd:element name="c_soa_out"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="mfehll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:54
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:54
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="79" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnrl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnra"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnri"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrnl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrna"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrni"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdstl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsta"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="15" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msel"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msea"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msei"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhotl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhota"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhoti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="31" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 							</xsd:sequence>
> 						</xsd:complexType>
> 					</xsd:element>
> 				</xsd:sequence>
> 			</xsd:complexType>
> 			<xsd:element name="SO900VUCOperation" nillable="true"
> 				type="tns:ProgramInterface" />
> 		</xsd:schema>
> 		<xsd:schema attributeFormDefault="qualified"
> 			elementFormDefault="qualified"
> 			targetNamespace="http://www.SO900VUC.KM0501WS.Response.com"
> 			xmlns:tns="http://www.SO900VUC.KM0501WS.Response.com"
> 			xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> 			<xsd:annotation>
> 				<xsd:documentation
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					This schema was generated by the CICS Web services
> 					assistant.
> 				</xsd:documentation>
> 			</xsd:annotation>
> 			<xsd:annotation>
> 				<xsd:appinfo
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					#Mon Nov 06 11:52:00 GMT+01:00 2006
> 					com.ibm.cics.wsdl.properties.mappingLevel=1.2
> 				</xsd:appinfo>
> 			</xsd:annotation>
> 			<xsd:complexType abstract="false" block="#all" final="#all"
> 				mixed="false" name="ProgramInterface">
> 				<xsd:sequence>
> 					<xsd:element name="c_soa" nillable="true">
> 						<xsd:complexType mixed="false">
> 							<xsd:sequence>
> 								<xsd:element name="c_soa_in"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="c_soa_tc"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="20" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_func" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_out_format" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_session" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_rep_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_abcode" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pnr" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="6" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_fa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_orgein" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_gorgei" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_sodst" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_id"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_pw"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pw_neu" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 								<xsd:element name="c_soa_out"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="mfehll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="79" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnrl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnra"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnri"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrnl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrna"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrni"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdstl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsta"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="15" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msel"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msea"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msei"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhotl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:ele

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-1765) Axis2 Code Generator InvocationTargetException

Posted by "Andreas Sent (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-1765?page=comments#action_12459553 ] 
            
Andreas Sent commented on AXIS2-1765:
-------------------------------------

 Thanks for your reply, but what I have to do now ?

With the snapshot 1.1.1 I get the same error.



> Axis2 Code Generator InvocationTargetException
> ----------------------------------------------
>
>                 Key: AXIS2-1765
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1765
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.1
>         Environment: Eclipse 3.2.1
> jre1.5_06
>            Reporter: Andreas Sent
>         Assigned To: Davanum Srinivas
>         Attachments: KM05.wsdl
>
>
> Hello !
> I got a InvokationTargetException when i try to generate with adb binding the following wsdl. XMLBeans works.
> <?xml version="1.0" encoding="ISO-8859-1"?>
> <!--This document was generated using 'DFHLS2WS' at mapping level '1.2'. -->
> <definitions targetNamespace="http://www.SO900VUC.KM0501WS.com"
> 	xmlns="http://schemas.xmlsoap.org/wsdl/"
> 	xmlns:reqns="http://www.SO900VUC.KM0501WS.Request.com"
> 	xmlns:resns="http://www.SO900VUC.KM0501WS.Response.com"
> 	xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
> 	xmlns:tns="http://www.SO900VUC.KM0501WS.com">
> 	<types>
> 		<xsd:schema attributeFormDefault="qualified"
> 			elementFormDefault="qualified"
> 			targetNamespace="http://www.SO900VUC.KM0501WS.Request.com"
> 			xmlns:tns="http://www.SO900VUC.KM0501WS.Request.com"
> 			xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> 			<xsd:annotation>
> 				<xsd:documentation
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					This schema was generated by the CICS Web services
> 					assistant.
> 				</xsd:documentation>
> 			</xsd:annotation>
> 			<xsd:annotation>
> 				<xsd:appinfo
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					#Mon Nov 06 11:51:48 GMT+01:00 2006
> 					com.ibm.cics.wsdl.properties.mappingLevel=1.2
> 				</xsd:appinfo>
> 			</xsd:annotation>
> 			<xsd:complexType abstract="false" block="#all" final="#all"
> 				mixed="false" name="ProgramInterface">
> 				<xsd:sequence>
> 					<xsd:element name="c_soa" nillable="true">
> 						<xsd:complexType mixed="false">
> 							<xsd:sequence>
> 								<xsd:element name="c_soa_in"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="c_soa_tc"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:48
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:48
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="20" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_func" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_out_format" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_session" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_rep_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_abcode" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pnr" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="6" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_fa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_orgein" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_gorgei" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:51
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_sodst" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:51
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_id"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:52
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_pw"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:53
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pw_neu" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:53
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 								<xsd:element name="c_soa_out"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="mfehll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:54
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:54
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="79" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnrl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnra"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnri"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrnl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrna"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrni"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdstl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsta"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="15" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msel"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msea"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msei"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhotl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhota"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhoti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="31" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 							</xsd:sequence>
> 						</xsd:complexType>
> 					</xsd:element>
> 				</xsd:sequence>
> 			</xsd:complexType>
> 			<xsd:element name="SO900VUCOperation" nillable="true"
> 				type="tns:ProgramInterface" />
> 		</xsd:schema>
> 		<xsd:schema attributeFormDefault="qualified"
> 			elementFormDefault="qualified"
> 			targetNamespace="http://www.SO900VUC.KM0501WS.Response.com"
> 			xmlns:tns="http://www.SO900VUC.KM0501WS.Response.com"
> 			xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> 			<xsd:annotation>
> 				<xsd:documentation
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					This schema was generated by the CICS Web services
> 					assistant.
> 				</xsd:documentation>
> 			</xsd:annotation>
> 			<xsd:annotation>
> 				<xsd:appinfo
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					#Mon Nov 06 11:52:00 GMT+01:00 2006
> 					com.ibm.cics.wsdl.properties.mappingLevel=1.2
> 				</xsd:appinfo>
> 			</xsd:annotation>
> 			<xsd:complexType abstract="false" block="#all" final="#all"
> 				mixed="false" name="ProgramInterface">
> 				<xsd:sequence>
> 					<xsd:element name="c_soa" nillable="true">
> 						<xsd:complexType mixed="false">
> 							<xsd:sequence>
> 								<xsd:element name="c_soa_in"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="c_soa_tc"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="20" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_func" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_out_format" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_session" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_rep_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_abcode" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pnr" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="6" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_fa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_orgein" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_gorgei" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_sodst" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_id"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_pw"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pw_neu" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 								<xsd:element name="c_soa_out"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="mfehll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="79" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnrl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnra"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnri"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrnl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrna"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrni"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdstl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsta"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="15" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msel"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msea"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msei"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhotl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:ele

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-1765) Axis2 Code Generator InvocationTargetException

Posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-1765?page=comments#action_12459005 ] 
            
Amila Chinthaka Suriarachchi commented on AXIS2-1765:
-----------------------------------------------------

this bug also relates to the http://issues.apache.org/jira/browse/AXIS2-1867. here also you have some anonymous simple types. I generated the code with my local copy and it worked fine. 

> Axis2 Code Generator InvocationTargetException
> ----------------------------------------------
>
>                 Key: AXIS2-1765
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1765
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.1
>         Environment: Eclipse 3.2.1
> jre1.5_06
>            Reporter: Andreas Sent
>         Assigned To: Amila Chinthaka Suriarachchi
>         Attachments: KM05.wsdl
>
>
> Hello !
> I got a InvokationTargetException when i try to generate with adb binding the following wsdl. XMLBeans works.
> <?xml version="1.0" encoding="ISO-8859-1"?>
> <!--This document was generated using 'DFHLS2WS' at mapping level '1.2'. -->
> <definitions targetNamespace="http://www.SO900VUC.KM0501WS.com"
> 	xmlns="http://schemas.xmlsoap.org/wsdl/"
> 	xmlns:reqns="http://www.SO900VUC.KM0501WS.Request.com"
> 	xmlns:resns="http://www.SO900VUC.KM0501WS.Response.com"
> 	xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
> 	xmlns:tns="http://www.SO900VUC.KM0501WS.com">
> 	<types>
> 		<xsd:schema attributeFormDefault="qualified"
> 			elementFormDefault="qualified"
> 			targetNamespace="http://www.SO900VUC.KM0501WS.Request.com"
> 			xmlns:tns="http://www.SO900VUC.KM0501WS.Request.com"
> 			xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> 			<xsd:annotation>
> 				<xsd:documentation
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					This schema was generated by the CICS Web services
> 					assistant.
> 				</xsd:documentation>
> 			</xsd:annotation>
> 			<xsd:annotation>
> 				<xsd:appinfo
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					#Mon Nov 06 11:51:48 GMT+01:00 2006
> 					com.ibm.cics.wsdl.properties.mappingLevel=1.2
> 				</xsd:appinfo>
> 			</xsd:annotation>
> 			<xsd:complexType abstract="false" block="#all" final="#all"
> 				mixed="false" name="ProgramInterface">
> 				<xsd:sequence>
> 					<xsd:element name="c_soa" nillable="true">
> 						<xsd:complexType mixed="false">
> 							<xsd:sequence>
> 								<xsd:element name="c_soa_in"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="c_soa_tc"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:48
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:48
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="20" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_func" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_out_format" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_session" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_rep_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_abcode" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pnr" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="6" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_fa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_orgein" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_gorgei" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:51
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_sodst" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:51
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_id"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:52
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_pw"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:53
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pw_neu" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:53
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 								<xsd:element name="c_soa_out"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="mfehll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:54
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:54
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="79" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnrl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnra"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnri"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrnl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrna"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrni"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdstl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsta"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="15" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msel"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msea"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msei"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhotl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhota"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhoti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="31" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 							</xsd:sequence>
> 						</xsd:complexType>
> 					</xsd:element>
> 				</xsd:sequence>
> 			</xsd:complexType>
> 			<xsd:element name="SO900VUCOperation" nillable="true"
> 				type="tns:ProgramInterface" />
> 		</xsd:schema>
> 		<xsd:schema attributeFormDefault="qualified"
> 			elementFormDefault="qualified"
> 			targetNamespace="http://www.SO900VUC.KM0501WS.Response.com"
> 			xmlns:tns="http://www.SO900VUC.KM0501WS.Response.com"
> 			xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> 			<xsd:annotation>
> 				<xsd:documentation
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					This schema was generated by the CICS Web services
> 					assistant.
> 				</xsd:documentation>
> 			</xsd:annotation>
> 			<xsd:annotation>
> 				<xsd:appinfo
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					#Mon Nov 06 11:52:00 GMT+01:00 2006
> 					com.ibm.cics.wsdl.properties.mappingLevel=1.2
> 				</xsd:appinfo>
> 			</xsd:annotation>
> 			<xsd:complexType abstract="false" block="#all" final="#all"
> 				mixed="false" name="ProgramInterface">
> 				<xsd:sequence>
> 					<xsd:element name="c_soa" nillable="true">
> 						<xsd:complexType mixed="false">
> 							<xsd:sequence>
> 								<xsd:element name="c_soa_in"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="c_soa_tc"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="20" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_func" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_out_format" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_session" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_rep_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_abcode" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pnr" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="6" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_fa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_orgein" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_gorgei" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_sodst" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_id"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_pw"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pw_neu" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 								<xsd:element name="c_soa_out"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="mfehll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="79" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnrl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnra"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnri"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrnl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrna"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrni"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdstl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsta"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="15" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msel"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msea"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msei"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhotl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:ele

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Assigned: (AXIS2-1765) Axis2 Code Generator InvocationTargetException

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1765?page=all ]

Deepal Jayasinghe reassigned AXIS2-1765:
----------------------------------------

    Assignee: Amila Chinthaka Suriarachchi

> Axis2 Code Generator InvocationTargetException
> ----------------------------------------------
>
>                 Key: AXIS2-1765
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1765
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.1
>         Environment: Eclipse 3.2.1
> jre1.5_06
>            Reporter: Andreas Sent
>         Assigned To: Amila Chinthaka Suriarachchi
>         Attachments: KM05.wsdl
>
>
> Hello !
> I got a InvokationTargetException when i try to generate with adb binding the following wsdl. XMLBeans works.
> <?xml version="1.0" encoding="ISO-8859-1"?>
> <!--This document was generated using 'DFHLS2WS' at mapping level '1.2'. -->
> <definitions targetNamespace="http://www.SO900VUC.KM0501WS.com"
> 	xmlns="http://schemas.xmlsoap.org/wsdl/"
> 	xmlns:reqns="http://www.SO900VUC.KM0501WS.Request.com"
> 	xmlns:resns="http://www.SO900VUC.KM0501WS.Response.com"
> 	xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
> 	xmlns:tns="http://www.SO900VUC.KM0501WS.com">
> 	<types>
> 		<xsd:schema attributeFormDefault="qualified"
> 			elementFormDefault="qualified"
> 			targetNamespace="http://www.SO900VUC.KM0501WS.Request.com"
> 			xmlns:tns="http://www.SO900VUC.KM0501WS.Request.com"
> 			xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> 			<xsd:annotation>
> 				<xsd:documentation
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					This schema was generated by the CICS Web services
> 					assistant.
> 				</xsd:documentation>
> 			</xsd:annotation>
> 			<xsd:annotation>
> 				<xsd:appinfo
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					#Mon Nov 06 11:51:48 GMT+01:00 2006
> 					com.ibm.cics.wsdl.properties.mappingLevel=1.2
> 				</xsd:appinfo>
> 			</xsd:annotation>
> 			<xsd:complexType abstract="false" block="#all" final="#all"
> 				mixed="false" name="ProgramInterface">
> 				<xsd:sequence>
> 					<xsd:element name="c_soa" nillable="true">
> 						<xsd:complexType mixed="false">
> 							<xsd:sequence>
> 								<xsd:element name="c_soa_in"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="c_soa_tc"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:48
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:48
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="20" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_func" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_out_format" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_session" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_rep_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_abcode" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pnr" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="6" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_fa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_orgein" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_gorgei" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:51
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_sodst" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:51
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_id"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:52
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_pw"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:53
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pw_neu" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:53
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 								<xsd:element name="c_soa_out"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="mfehll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:54
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:54
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="79" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnrl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnra"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnri"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrnl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrna"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrni"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdstl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsta"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="15" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msel"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msea"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msei"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhotl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhota"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhoti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="31" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 							</xsd:sequence>
> 						</xsd:complexType>
> 					</xsd:element>
> 				</xsd:sequence>
> 			</xsd:complexType>
> 			<xsd:element name="SO900VUCOperation" nillable="true"
> 				type="tns:ProgramInterface" />
> 		</xsd:schema>
> 		<xsd:schema attributeFormDefault="qualified"
> 			elementFormDefault="qualified"
> 			targetNamespace="http://www.SO900VUC.KM0501WS.Response.com"
> 			xmlns:tns="http://www.SO900VUC.KM0501WS.Response.com"
> 			xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> 			<xsd:annotation>
> 				<xsd:documentation
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					This schema was generated by the CICS Web services
> 					assistant.
> 				</xsd:documentation>
> 			</xsd:annotation>
> 			<xsd:annotation>
> 				<xsd:appinfo
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					#Mon Nov 06 11:52:00 GMT+01:00 2006
> 					com.ibm.cics.wsdl.properties.mappingLevel=1.2
> 				</xsd:appinfo>
> 			</xsd:annotation>
> 			<xsd:complexType abstract="false" block="#all" final="#all"
> 				mixed="false" name="ProgramInterface">
> 				<xsd:sequence>
> 					<xsd:element name="c_soa" nillable="true">
> 						<xsd:complexType mixed="false">
> 							<xsd:sequence>
> 								<xsd:element name="c_soa_in"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="c_soa_tc"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="20" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_func" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_out_format" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_session" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_rep_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_abcode" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pnr" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="6" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_fa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_orgein" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_gorgei" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_sodst" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_id"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_pw"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pw_neu" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 								<xsd:element name="c_soa_out"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="mfehll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="79" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnrl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnra"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnri"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrnl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrna"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrni"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdstl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsta"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="15" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msel"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msea"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msei"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhotl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:ele

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-1765) Axis2 Code Generator InvocationTargetException

Posted by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472302 ] 

Amila Chinthaka Suriarachchi commented on AXIS2-1765:
-----------------------------------------------------

can you try with a nightly build. and attached the stack trace if this still exists.
I can not reproduce the bug.

> Axis2 Code Generator InvocationTargetException
> ----------------------------------------------
>
>                 Key: AXIS2-1765
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1765
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.1
>         Environment: Eclipse 3.2.1
> jre1.5_06
>            Reporter: Andreas Sent
>         Assigned To: Amila Chinthaka Suriarachchi
>         Attachments: KM05.wsdl
>
>
> Hello !
> I got a InvokationTargetException when i try to generate with adb binding the following wsdl. XMLBeans works.
> <?xml version="1.0" encoding="ISO-8859-1"?>
> <!--This document was generated using 'DFHLS2WS' at mapping level '1.2'. -->
> <definitions targetNamespace="http://www.SO900VUC.KM0501WS.com"
> 	xmlns="http://schemas.xmlsoap.org/wsdl/"
> 	xmlns:reqns="http://www.SO900VUC.KM0501WS.Request.com"
> 	xmlns:resns="http://www.SO900VUC.KM0501WS.Response.com"
> 	xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
> 	xmlns:tns="http://www.SO900VUC.KM0501WS.com">
> 	<types>
> 		<xsd:schema attributeFormDefault="qualified"
> 			elementFormDefault="qualified"
> 			targetNamespace="http://www.SO900VUC.KM0501WS.Request.com"
> 			xmlns:tns="http://www.SO900VUC.KM0501WS.Request.com"
> 			xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> 			<xsd:annotation>
> 				<xsd:documentation
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					This schema was generated by the CICS Web services
> 					assistant.
> 				</xsd:documentation>
> 			</xsd:annotation>
> 			<xsd:annotation>
> 				<xsd:appinfo
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					#Mon Nov 06 11:51:48 GMT+01:00 2006
> 					com.ibm.cics.wsdl.properties.mappingLevel=1.2
> 				</xsd:appinfo>
> 			</xsd:annotation>
> 			<xsd:complexType abstract="false" block="#all" final="#all"
> 				mixed="false" name="ProgramInterface">
> 				<xsd:sequence>
> 					<xsd:element name="c_soa" nillable="true">
> 						<xsd:complexType mixed="false">
> 							<xsd:sequence>
> 								<xsd:element name="c_soa_in"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="c_soa_tc"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:48
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:48
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="20" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_func" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_out_format" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_session" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_rep_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_abcode" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pnr" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="6" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_fa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_orgein" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_gorgei" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:51
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_sodst" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:51
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_id"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:52
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_pw"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:53
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pw_neu" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:53
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 								<xsd:element name="c_soa_out"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="mfehll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:54
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:54
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="79" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnrl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnra"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnri"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrnl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrna"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrni"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdstl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsta"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="15" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msel"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msea"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msei"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhotl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhota"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhoti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="31" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 							</xsd:sequence>
> 						</xsd:complexType>
> 					</xsd:element>
> 				</xsd:sequence>
> 			</xsd:complexType>
> 			<xsd:element name="SO900VUCOperation" nillable="true"
> 				type="tns:ProgramInterface" />
> 		</xsd:schema>
> 		<xsd:schema attributeFormDefault="qualified"
> 			elementFormDefault="qualified"
> 			targetNamespace="http://www.SO900VUC.KM0501WS.Response.com"
> 			xmlns:tns="http://www.SO900VUC.KM0501WS.Response.com"
> 			xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> 			<xsd:annotation>
> 				<xsd:documentation
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					This schema was generated by the CICS Web services
> 					assistant.
> 				</xsd:documentation>
> 			</xsd:annotation>
> 			<xsd:annotation>
> 				<xsd:appinfo
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					#Mon Nov 06 11:52:00 GMT+01:00 2006
> 					com.ibm.cics.wsdl.properties.mappingLevel=1.2
> 				</xsd:appinfo>
> 			</xsd:annotation>
> 			<xsd:complexType abstract="false" block="#all" final="#all"
> 				mixed="false" name="ProgramInterface">
> 				<xsd:sequence>
> 					<xsd:element name="c_soa" nillable="true">
> 						<xsd:complexType mixed="false">
> 							<xsd:sequence>
> 								<xsd:element name="c_soa_in"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="c_soa_tc"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="20" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_func" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_out_format" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_session" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_rep_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_abcode" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pnr" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="6" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_fa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_orgein" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_gorgei" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_sodst" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_id"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_pw"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pw_neu" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 								<xsd:element name="c_soa_out"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="mfehll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="79" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnrl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnra"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnri"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrnl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrna"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrni"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdstl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsta"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="15" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msel"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msea"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msei"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhotl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:ele

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-1765) Axis2 Code Generator InvocationTargetException

Posted by "Andreas Sent (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-1765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472526 ] 

Andreas Sent commented on AXIS2-1765:
-------------------------------------


With the Final 1.1.1 the problem is solved.

The code which is generated is ugly, but it works.

I switch to JAXWS 2.1

Thanks

> Axis2 Code Generator InvocationTargetException
> ----------------------------------------------
>
>                 Key: AXIS2-1765
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1765
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.1
>         Environment: Eclipse 3.2.1
> jre1.5_06
>            Reporter: Andreas Sent
>         Assigned To: Amila Chinthaka Suriarachchi
>         Attachments: KM05.wsdl
>
>
> Hello !
> I got a InvokationTargetException when i try to generate with adb binding the following wsdl. XMLBeans works.
> <?xml version="1.0" encoding="ISO-8859-1"?>
> <!--This document was generated using 'DFHLS2WS' at mapping level '1.2'. -->
> <definitions targetNamespace="http://www.SO900VUC.KM0501WS.com"
> 	xmlns="http://schemas.xmlsoap.org/wsdl/"
> 	xmlns:reqns="http://www.SO900VUC.KM0501WS.Request.com"
> 	xmlns:resns="http://www.SO900VUC.KM0501WS.Response.com"
> 	xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
> 	xmlns:tns="http://www.SO900VUC.KM0501WS.com">
> 	<types>
> 		<xsd:schema attributeFormDefault="qualified"
> 			elementFormDefault="qualified"
> 			targetNamespace="http://www.SO900VUC.KM0501WS.Request.com"
> 			xmlns:tns="http://www.SO900VUC.KM0501WS.Request.com"
> 			xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> 			<xsd:annotation>
> 				<xsd:documentation
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					This schema was generated by the CICS Web services
> 					assistant.
> 				</xsd:documentation>
> 			</xsd:annotation>
> 			<xsd:annotation>
> 				<xsd:appinfo
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					#Mon Nov 06 11:51:48 GMT+01:00 2006
> 					com.ibm.cics.wsdl.properties.mappingLevel=1.2
> 				</xsd:appinfo>
> 			</xsd:annotation>
> 			<xsd:complexType abstract="false" block="#all" final="#all"
> 				mixed="false" name="ProgramInterface">
> 				<xsd:sequence>
> 					<xsd:element name="c_soa" nillable="true">
> 						<xsd:complexType mixed="false">
> 							<xsd:sequence>
> 								<xsd:element name="c_soa_in"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="c_soa_tc"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:48
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:48
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="20" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_func" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_out_format" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_session" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_rep_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:49
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_abcode" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pnr" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="6" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_fa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_orgein" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:50
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_gorgei" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:51
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_sodst" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:51
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_id"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:52
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_pw"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:53
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pw_neu" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:53
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 								<xsd:element name="c_soa_out"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="mfehll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:54
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:54
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="79" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnrl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnra"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:55
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnri"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrnl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrna"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrni"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdstl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsta"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="15" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msel"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msea"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msei"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:56
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhotl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhota"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhoti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:51:57
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="31" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 							</xsd:sequence>
> 						</xsd:complexType>
> 					</xsd:element>
> 				</xsd:sequence>
> 			</xsd:complexType>
> 			<xsd:element name="SO900VUCOperation" nillable="true"
> 				type="tns:ProgramInterface" />
> 		</xsd:schema>
> 		<xsd:schema attributeFormDefault="qualified"
> 			elementFormDefault="qualified"
> 			targetNamespace="http://www.SO900VUC.KM0501WS.Response.com"
> 			xmlns:tns="http://www.SO900VUC.KM0501WS.Response.com"
> 			xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> 			<xsd:annotation>
> 				<xsd:documentation
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					This schema was generated by the CICS Web services
> 					assistant.
> 				</xsd:documentation>
> 			</xsd:annotation>
> 			<xsd:annotation>
> 				<xsd:appinfo
> 					source="http://www.ibm.com/software/htp/cics/annotations">
> 					#Mon Nov 06 11:52:00 GMT+01:00 2006
> 					com.ibm.cics.wsdl.properties.mappingLevel=1.2
> 				</xsd:appinfo>
> 			</xsd:annotation>
> 			<xsd:complexType abstract="false" block="#all" final="#all"
> 				mixed="false" name="ProgramInterface">
> 				<xsd:sequence>
> 					<xsd:element name="c_soa" nillable="true">
> 						<xsd:complexType mixed="false">
> 							<xsd:sequence>
> 								<xsd:element name="c_soa_in"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="c_soa_tc"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="20" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_func" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_out_format" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_session" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_rep_key" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_abcode" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="4" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pnr" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="6" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_fa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_orgein" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_gorgei" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="3" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_sodst" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_id"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="c_soa_pw"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element
> 												name="c_soa_pw_neu" nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="8" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 										</xsd:sequence>
> 									</xsd:complexType>
> 								</xsd:element>
> 								<xsd:element name="c_soa_out"
> 									nillable="true">
> 									<xsd:complexType mixed="false">
> 										<xsd:sequence>
> 											<xsd:element name="mfehll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:00
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mfehli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="79" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnrl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnra"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkkvnri"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrnl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrna"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mkvnrni"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdstl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsta"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mdsti"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="2" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mnai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonal"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonaa"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:01
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mvonai"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="15" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msel"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msea"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="msei"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="35" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzll"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzla"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="1" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mplzli"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.charlength=fixed
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:string">
> 														<xsd:maxLength
> 															value="10" />
> 														<xsd:whiteSpace
> 															value="preserve" />
> 													</xsd:restriction>
> 												</xsd:simpleType>
> 											</xsd:element>
> 											<xsd:element name="mwhotl"
> 												nillable="true">
> 												<xsd:simpleType>
> 													<xsd:annotation>
> 														<xsd:appinfo
> 															source="http://www.ibm.com/software/htp/cics/annotations">
> 															#Mon Nov 06
> 															11:52:02
> 															GMT+01:00
> 															2006
> 															com.ibm.cics.wsdl.properties.synchronized=false
> 														</xsd:appinfo>
> 													</xsd:annotation>
> 													<xsd:restriction
> 														base="xsd:short" />
> 												</xsd:simpleType>
> 											</xsd:ele

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org