<?xml version="1.0" encoding="utf-8"?>
<wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:hrx="http://www.hr-xml.org/3" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:oa="http://www.openapplications.org/oagis/9" xmlns:oacl="http://www.openapplications.org/oagis/9/codelists" xmlns:tns="http://www.hr-xml.org/3/ws" targetNamespace="http://www.hr-xml.org/3/ws" name="IndicativeData">
<documentation>
Copyright HR-XML Consortium. All Rights Reserved. http://www.hrxmlconsortium.org and http://www.hr-xml.org. Terms of license can be found in license.txt.

This "noun-specific" WSDL has been autogenerated applying a sub-set of the OAGIS verbs against the draft nouns within the HR-XML library.

Your paths may be different and need adjusting.  This was generated relative to the entire HR-XML library.  If included in a stand alone package, paths and edits will be necessary.  However, the patterns and practices are intact and recommended.

Developers may find this useful in designing their own WSDL in cut and paste fashion.

IndicativeData.  Defines a set of data about the relationship between an employer and employee or former employee that is relevant to the provisioning of outsourced benefits and payroll systems. It is &quot;indicative&quot; data in that the target system has business rules and logic to administer the employee's compensation and/or benefits programs based on the data supplied. OED Indicative n. That points out, states, or declares; That indicates, points out, or directs; that hints or suggests; Furnishing indications of; suggestive of.
</documentation>
	<wsdl:types>
		<xsd:schema elementFormDefault="qualified" targetNamespace="http://www.hr-xml.org/3">
			<xsd:include schemaLocation="../../../Developer/BODs/ProcessIndicativeData.xsd"/>
			<xsd:include schemaLocation="../../../Developer/BODs/AcknowledgeIndicativeData.xsd"/>
			<xsd:include schemaLocation="../../../Developer/BODs/CancelIndicativeData.xsd"/>
			<xsd:include schemaLocation="../../../Developer/BODs/GetIndicativeData.xsd"/>
			<xsd:include schemaLocation="../../../Developer/BODs/ShowIndicativeData.xsd"/>
			<xsd:include schemaLocation="../../../Developer/BODs/NotifyIndicativeData.xsd"/>
			<xsd:include schemaLocation="../../../Developer/BODs/ChangeIndicativeData.xsd"/>
			<xsd:include schemaLocation="../../../Developer/BODs/SyncIndicativeData.xsd"/>

       		<xsd:import namespace="http://www.openapplications.org/oagis/9" schemaLocation="../../../../../org_openapplications_platform/1_1/BODs/ConfirmBOD.xsd"/> 		</xsd:schema>
	</wsdl:types>
	<wsdl:message name="ProcessIndicativeData">
		<wsdl:part name="Message" element="hrx:ProcessIndicativeData"/>
	</wsdl:message>
	<wsdl:message name="GetIndicativeData">
		<wsdl:part name="Message" element="hrx:GetIndicativeData"/>
	</wsdl:message>
	<wsdl:message name="ShowIndicativeData">
		<wsdl:part name="Message" element="hrx:ShowIndicativeData"/>
	</wsdl:message>
	<wsdl:message name="ConfirmBOD">
		<wsdl:part name="Message" element="oa:ConfirmBOD"/>
	</wsdl:message>
	<wsdl:message name="CancelIndicativeData">
		<wsdl:part name="Message" element="hrx:CancelIndicativeData"/>
	</wsdl:message>
	<wsdl:message name="AcknowledgeIndicativeData">
		<wsdl:part name="Message" element="hrx:AcknowledgeIndicativeData"/>
	</wsdl:message>
	<wsdl:message name="ChangeIndicativeData">
		<wsdl:part name="Message" element="hrx:ChangeIndicativeData"/>
	</wsdl:message>
	<wsdl:message name="NotifyIndicativeData">
		<wsdl:part name="Message" element="hrx:NotifyIndicativeData"/>
	</wsdl:message>
	<wsdl:message name="SyncIndicativeData">
		<wsdl:part name="Message" element="hrx:SyncIndicativeData"/>
	</wsdl:message>
	<wsdl:portType name="IndicativeData_PortType">
		<wsdl:operation name="ProcessIndicativeData">
			<wsdl:input message="tns:ProcessIndicativeData"/>
			<wsdl:output message="tns:AcknowledgeIndicativeData"/>
			<wsdl:fault name="ProcessIndicativeDataFault" message="tns:ConfirmBOD"/>
		</wsdl:operation>
		<wsdl:operation name="CancelIndicativeData">
			<wsdl:input message="tns:CancelIndicativeData"/>
			<wsdl:output message="tns:AcknowledgeIndicativeData"/>
			<wsdl:fault name="CancelIndicativeDataFault" message="tns:ConfirmBOD"/>
		</wsdl:operation>
		<wsdl:operation name="GetIndicativeData">
			<wsdl:input message="tns:GetIndicativeData"/>
			<wsdl:output message="tns:ShowIndicativeData"/>
			<wsdl:fault name="GetIndicativeDataFault" message="tns:ConfirmBOD"/>
		</wsdl:operation>
		<wsdl:operation name="ChangeIndicativeData">
			<wsdl:input message="tns:ChangeIndicativeData"/>
			<wsdl:output message="tns:AcknowledgeIndicativeData"/>
			<wsdl:fault name="ChangeIndicativeDataFault" message="tns:ConfirmBOD"/>
		</wsdl:operation>
		<wsdl:operation name="NotifyIndicativeData">
			<wsdl:input message="tns:NotifyIndicativeData"/>
			<wsdl:output message="tns:AcknowledgeIndicativeData"/>
			<wsdl:fault name="NotifyIndicativeDataFault" message="tns:ConfirmBOD"/>
		</wsdl:operation>
		<wsdl:operation name="SyncIndicativeData">
			<wsdl:input message="tns:SyncIndicativeData"/>
			<wsdl:output message="tns:ConfirmBOD"/>
		</wsdl:operation>
	</wsdl:portType>
	<wsdl:binding name="IndicativeData_Binding" type="tns:IndicativeData_PortType">
		<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
		<wsdl:operation name="ProcessIndicativeData">
			<soap:operation soapAction="ProcessIndicativeData" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
			<wsdl:fault name="ProcessIndicativeDataFault">
				<soap:fault name="ProcessIndicativeDataFault" use="literal"/>
			</wsdl:fault>
		</wsdl:operation>
		<wsdl:operation name="CancelIndicativeData">
			<soap:operation soapAction="CancelIndicativeData" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
			<wsdl:fault name="CancelIndicativeDataFault">
				<soap:fault name="CancelIndicativeDataFault" use="literal"/>
			</wsdl:fault>
		</wsdl:operation>
		<wsdl:operation name="GetIndicativeData">
			<soap:operation soapAction="GetIndicativeData" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
			<wsdl:fault name="GetIndicativeDataFault">
				<soap:fault name="GetIndicativeDataFault" use="literal"/>
			</wsdl:fault>
		</wsdl:operation>
		<wsdl:operation name="ChangeIndicativeData">
			<soap:operation soapAction="ChangeIndicativeData" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
			<wsdl:fault name="ChangeIndicativeDataFault">
				<soap:fault name="ChangeIndicativeDataFault" use="literal"/>
			</wsdl:fault>
		</wsdl:operation>
		<wsdl:operation name="NotifyIndicativeData">
			<soap:operation soapAction="NotifyIndicativeData" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
			<wsdl:fault name="NotifyIndicativeDataFault">
				<soap:fault name="NotifyIndicativeDataFault" use="literal"/>
			</wsdl:fault>
		</wsdl:operation>
		<wsdl:operation name="SyncIndicativeData">
			<soap:operation soapAction="SyncIndicativeData" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
		</wsdl:operation>
	</wsdl:binding>
	<wsdl:service name="IndicativeData_Service">
		<wsdl:port name="IndicativeData_Port" binding="tns:IndicativeData_Binding">
			<soap:address location="http://www.hr-xml.org/3/ws/IndicativeData"/>
		</wsdl:port>
	</wsdl:service>
</wsdl:definitions>
