Schema definition
• P_ih_phEventMessage
For MaintainProspect, refer to maintainProfile–CRM_1.xsd
• p_oh_phEventResponse
For MaintainProspect, refer to maintainProfileResponse–CRM_1.xsd)
<?xml version="1.0" encoding="UTF-8" ?>
- <xsd:schema targetNamespace="urn:schemas-qad-com:xml-services" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:qsvc="urn:schemas-qad-com:xml-services" xmlns:lang="EN" xmlns:prodata="urn:schemas-progress-com:xml-prodata:0001" attributeFormDefault="qualified" elementFormDefault="qualified">
+ <xsd:element name="ds_maintainresponse">
- <xsd:complexType name="Tt_maintainresponseResponseType">
- <xsd:sequence>
<xsd:element name="tt_table_name" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true" />
<xsd:element name="tt_record_id" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true" />
<xsd:element name="tt_result" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true" />
<xsd:element name="tt_char1" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true" />
<xsd:element name="tt_char2" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true" />
<xsd:element name="tt_char3" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true" />
<xsd:element name="tt_char4" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true" />
<xsd:element name="tt_char5" type="xsd:string" minOccurs="0" maxOccurs="1" nillable="true" />
<xsd:element name="tt_dec1" type="xsd:decimal" minOccurs="0" maxOccurs="1" nillable="true" />
<xsd:element name="tt_dec2" type="xsd:decimal" minOccurs="0" maxOccurs="1" nillable="true" />
<xsd:element name="tt_date1" type="xsd:date" minOccurs="0" maxOccurs="1" nillable="true" />
<xsd:element name="tt_date2" type="xsd:date" minOccurs="0" maxOccurs="1" nillable="true" />
<xsd:element name="tt_log1" type="xsd:boolean" minOccurs="0" maxOccurs="1" nillable="true" />
<xsd:element name="tt_log2" type="xsd:boolean" minOccurs="0" maxOccurs="1" nillable="true" />
</xsd:sequence>
</xsd:complexType>
</xsd:schema>