Corporation Video Gaming Accessories User Manual

Configuring Oracle BPEL Process Manager
4-4 Oracle Application Server Adapters for IMS/DB User's Guide
<xsd:restriction base="xsd:string">
<xsd:maxLength value="8"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
<xsd:attribute name="CA_TRAN_AMT" type="xsd:int"/>
<xsd:attribute name="CA_TRAN_REF" type="xsd:int"/>
<xsd:attribute name="CA_TRAN_TYPE" type="xsd:int"/>
</xsd:complexType>
<xsd:element name="CA_OUTPUT__CA_ACCT_DATA__CA_CUST_INFO"
type="CA_OUTPUT__CA_ACCT_DATA__CA_CUST_INFO"/>
<xsd:complexType name="CA_OUTPUT__CA_ACCT_DATA__CA_CUST_INFO">
<xsd:sequence>
<xsd:element minOccurs="0" maxOccurs="4" name="CA_CUST_PHONE">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="14"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="CA_CUST_NAME_F">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="10"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
<xsd:attribute name="CA_CUST_NAME_M">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="1"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
<xsd:attribute name="CA_CUST_NAME_L">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="10"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
<xsd:attribute name="CA_CUST_SOC_SEC">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:maxLength value="11"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
</xsd:complexType>
</xsd:schema>
</types>
<message name="request">
<part name="input_findAccount" element="legacyReq:CA_INPUT"/>
</message>
<message name="response">
<part name="output_findAccount" element="legacyReq:CA_OUTPUT"/>
</message>
<portType name="findAccountPortType">
<operation name="findAccount">