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 "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/12/15 07:50:23 UTC

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

     [ 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