<?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="OrganizationChart">
<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.

OrganizationChart.  Provides a simple, &quot;open model&quot; structure for communicating basic information about an organization, its sub-entities or &quot;organization units,&quot; the positions within those units, and the incumbents within those positions. The schema design is &quot;flat&quot; versus recursive in design, but hierarchy and reporting relationships can be expressed.
</documentation>
	<wsdl:types>
		<xsd:schema elementFormDefault="qualified" targetNamespace="http://www.hr-xml.org/3">
			<xsd:include schemaLocation="../../../Developer/BODs/ProcessOrganizationChart.xsd"/>
			<xsd:include schemaLocation="../../../Developer/BODs/AcknowledgeOrganizationChart.xsd"/>
			<xsd:include schemaLocation="../../../Developer/BODs/CancelOrganizationChart.xsd"/>
			<xsd:include schemaLocation="../../../Developer/BODs/GetOrganizationChart.xsd"/>
			<xsd:include schemaLocation="../../../Developer/BODs/ShowOrganizationChart.xsd"/>
			<xsd:include schemaLocation="../../../Developer/BODs/NotifyOrganizationChart.xsd"/>
			<xsd:include schemaLocation="../../../Developer/BODs/ChangeOrganizationChart.xsd"/>
			<xsd:include schemaLocation="../../../Developer/BODs/SyncOrganizationChart.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="ProcessOrganizationChart">
		<wsdl:part name="Message" element="hrx:ProcessOrganizationChart"/>
	</wsdl:message>
	<wsdl:message name="GetOrganizationChart">
		<wsdl:part name="Message" element="hrx:GetOrganizationChart"/>
	</wsdl:message>
	<wsdl:message name="ShowOrganizationChart">
		<wsdl:part name="Message" element="hrx:ShowOrganizationChart"/>
	</wsdl:message>
	<wsdl:message name="ConfirmBOD">
		<wsdl:part name="Message" element="oa:ConfirmBOD"/>
	</wsdl:message>
	<wsdl:message name="CancelOrganizationChart">
		<wsdl:part name="Message" element="hrx:CancelOrganizationChart"/>
	</wsdl:message>
	<wsdl:message name="AcknowledgeOrganizationChart">
		<wsdl:part name="Message" element="hrx:AcknowledgeOrganizationChart"/>
	</wsdl:message>
	<wsdl:message name="ChangeOrganizationChart">
		<wsdl:part name="Message" element="hrx:ChangeOrganizationChart"/>
	</wsdl:message>
	<wsdl:message name="NotifyOrganizationChart">
		<wsdl:part name="Message" element="hrx:NotifyOrganizationChart"/>
	</wsdl:message>
	<wsdl:message name="SyncOrganizationChart">
		<wsdl:part name="Message" element="hrx:SyncOrganizationChart"/>
	</wsdl:message>
	<wsdl:portType name="OrganizationChart_PortType">
		<wsdl:operation name="ProcessOrganizationChart">
			<wsdl:input message="tns:ProcessOrganizationChart"/>
			<wsdl:output message="tns:AcknowledgeOrganizationChart"/>
			<wsdl:fault name="ProcessOrganizationChartFault" message="tns:ConfirmBOD"/>
		</wsdl:operation>
		<wsdl:operation name="CancelOrganizationChart">
			<wsdl:input message="tns:CancelOrganizationChart"/>
			<wsdl:output message="tns:AcknowledgeOrganizationChart"/>
			<wsdl:fault name="CancelOrganizationChartFault" message="tns:ConfirmBOD"/>
		</wsdl:operation>
		<wsdl:operation name="GetOrganizationChart">
			<wsdl:input message="tns:GetOrganizationChart"/>
			<wsdl:output message="tns:ShowOrganizationChart"/>
			<wsdl:fault name="GetOrganizationChartFault" message="tns:ConfirmBOD"/>
		</wsdl:operation>
		<wsdl:operation name="ChangeOrganizationChart">
			<wsdl:input message="tns:ChangeOrganizationChart"/>
			<wsdl:output message="tns:AcknowledgeOrganizationChart"/>
			<wsdl:fault name="ChangeOrganizationChartFault" message="tns:ConfirmBOD"/>
		</wsdl:operation>
		<wsdl:operation name="NotifyOrganizationChart">
			<wsdl:input message="tns:NotifyOrganizationChart"/>
			<wsdl:output message="tns:AcknowledgeOrganizationChart"/>
			<wsdl:fault name="NotifyOrganizationChartFault" message="tns:ConfirmBOD"/>
		</wsdl:operation>
		<wsdl:operation name="SyncOrganizationChart">
			<wsdl:input message="tns:SyncOrganizationChart"/>
			<wsdl:output message="tns:ConfirmBOD"/>
		</wsdl:operation>
	</wsdl:portType>
	<wsdl:binding name="OrganizationChart_Binding" type="tns:OrganizationChart_PortType">
		<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
		<wsdl:operation name="ProcessOrganizationChart">
			<soap:operation soapAction="ProcessOrganizationChart" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
			<wsdl:fault name="ProcessOrganizationChartFault">
				<soap:fault name="ProcessOrganizationChartFault" use="literal"/>
			</wsdl:fault>
		</wsdl:operation>
		<wsdl:operation name="CancelOrganizationChart">
			<soap:operation soapAction="CancelOrganizationChart" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
			<wsdl:fault name="CancelOrganizationChartFault">
				<soap:fault name="CancelOrganizationChartFault" use="literal"/>
			</wsdl:fault>
		</wsdl:operation>
		<wsdl:operation name="GetOrganizationChart">
			<soap:operation soapAction="GetOrganizationChart" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
			<wsdl:fault name="GetOrganizationChartFault">
				<soap:fault name="GetOrganizationChartFault" use="literal"/>
			</wsdl:fault>
		</wsdl:operation>
		<wsdl:operation name="ChangeOrganizationChart">
			<soap:operation soapAction="ChangeOrganizationChart" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
			<wsdl:fault name="ChangeOrganizationChartFault">
				<soap:fault name="ChangeOrganizationChartFault" use="literal"/>
			</wsdl:fault>
		</wsdl:operation>
		<wsdl:operation name="NotifyOrganizationChart">
			<soap:operation soapAction="NotifyOrganizationChart" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
			<wsdl:fault name="NotifyOrganizationChartFault">
				<soap:fault name="NotifyOrganizationChartFault" use="literal"/>
			</wsdl:fault>
		</wsdl:operation>
		<wsdl:operation name="SyncOrganizationChart">
			<soap:operation soapAction="SyncOrganizationChart" 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="OrganizationChart_Service">
		<wsdl:port name="OrganizationChart_Port" binding="tns:OrganizationChart_Binding">
			<soap:address location="http://www.hr-xml.org/3/ws/OrganizationChart"/>
		</wsdl:port>
	</wsdl:service>
</wsdl:definitions>

