<?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="PositionCompetencyModel">
<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.

PositionCompetencyModel.  Contains a collection of competency information associated with a position or job. A position competency model includes references to individual competencies and references to groups of competencies that are required or associated with a position or job. Within those groups and individual competency references is information about associated proficiency levels (require or desire proficiency), and weightings of the group or individual competencies among their siblings.
</documentation>
	<wsdl:types>
		<xsd:schema elementFormDefault="qualified" targetNamespace="http://www.hr-xml.org/3">
			<xsd:include schemaLocation="../../../Developer/BODs/ProcessPositionCompetencyModel.xsd"/>
			<xsd:include schemaLocation="../../../Developer/BODs/AcknowledgePositionCompetencyModel.xsd"/>
			<xsd:include schemaLocation="../../../Developer/BODs/CancelPositionCompetencyModel.xsd"/>
			<xsd:include schemaLocation="../../../Developer/BODs/GetPositionCompetencyModel.xsd"/>
			<xsd:include schemaLocation="../../../Developer/BODs/ShowPositionCompetencyModel.xsd"/>
			<xsd:include schemaLocation="../../../Developer/BODs/NotifyPositionCompetencyModel.xsd"/>
			<xsd:include schemaLocation="../../../Developer/BODs/ChangePositionCompetencyModel.xsd"/>
			<xsd:include schemaLocation="../../../Developer/BODs/SyncPositionCompetencyModel.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="ProcessPositionCompetencyModel">
		<wsdl:part name="Message" element="hrx:ProcessPositionCompetencyModel"/>
	</wsdl:message>
	<wsdl:message name="GetPositionCompetencyModel">
		<wsdl:part name="Message" element="hrx:GetPositionCompetencyModel"/>
	</wsdl:message>
	<wsdl:message name="ShowPositionCompetencyModel">
		<wsdl:part name="Message" element="hrx:ShowPositionCompetencyModel"/>
	</wsdl:message>
	<wsdl:message name="ConfirmBOD">
		<wsdl:part name="Message" element="oa:ConfirmBOD"/>
	</wsdl:message>
	<wsdl:message name="CancelPositionCompetencyModel">
		<wsdl:part name="Message" element="hrx:CancelPositionCompetencyModel"/>
	</wsdl:message>
	<wsdl:message name="AcknowledgePositionCompetencyModel">
		<wsdl:part name="Message" element="hrx:AcknowledgePositionCompetencyModel"/>
	</wsdl:message>
	<wsdl:message name="ChangePositionCompetencyModel">
		<wsdl:part name="Message" element="hrx:ChangePositionCompetencyModel"/>
	</wsdl:message>
	<wsdl:message name="NotifyPositionCompetencyModel">
		<wsdl:part name="Message" element="hrx:NotifyPositionCompetencyModel"/>
	</wsdl:message>
	<wsdl:message name="SyncPositionCompetencyModel">
		<wsdl:part name="Message" element="hrx:SyncPositionCompetencyModel"/>
	</wsdl:message>
	<wsdl:portType name="PositionCompetencyModel_PortType">
		<wsdl:operation name="ProcessPositionCompetencyModel">
			<wsdl:input message="tns:ProcessPositionCompetencyModel"/>
			<wsdl:output message="tns:AcknowledgePositionCompetencyModel"/>
			<wsdl:fault name="ProcessPositionCompetencyModelFault" message="tns:ConfirmBOD"/>
		</wsdl:operation>
		<wsdl:operation name="CancelPositionCompetencyModel">
			<wsdl:input message="tns:CancelPositionCompetencyModel"/>
			<wsdl:output message="tns:AcknowledgePositionCompetencyModel"/>
			<wsdl:fault name="CancelPositionCompetencyModelFault" message="tns:ConfirmBOD"/>
		</wsdl:operation>
		<wsdl:operation name="GetPositionCompetencyModel">
			<wsdl:input message="tns:GetPositionCompetencyModel"/>
			<wsdl:output message="tns:ShowPositionCompetencyModel"/>
			<wsdl:fault name="GetPositionCompetencyModelFault" message="tns:ConfirmBOD"/>
		</wsdl:operation>
		<wsdl:operation name="ChangePositionCompetencyModel">
			<wsdl:input message="tns:ChangePositionCompetencyModel"/>
			<wsdl:output message="tns:AcknowledgePositionCompetencyModel"/>
			<wsdl:fault name="ChangePositionCompetencyModelFault" message="tns:ConfirmBOD"/>
		</wsdl:operation>
		<wsdl:operation name="NotifyPositionCompetencyModel">
			<wsdl:input message="tns:NotifyPositionCompetencyModel"/>
			<wsdl:output message="tns:AcknowledgePositionCompetencyModel"/>
			<wsdl:fault name="NotifyPositionCompetencyModelFault" message="tns:ConfirmBOD"/>
		</wsdl:operation>
		<wsdl:operation name="SyncPositionCompetencyModel">
			<wsdl:input message="tns:SyncPositionCompetencyModel"/>
			<wsdl:output message="tns:ConfirmBOD"/>
		</wsdl:operation>
	</wsdl:portType>
	<wsdl:binding name="PositionCompetencyModel_Binding" type="tns:PositionCompetencyModel_PortType">
		<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
		<wsdl:operation name="ProcessPositionCompetencyModel">
			<soap:operation soapAction="ProcessPositionCompetencyModel" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
			<wsdl:fault name="ProcessPositionCompetencyModelFault">
				<soap:fault name="ProcessPositionCompetencyModelFault" use="literal"/>
			</wsdl:fault>
		</wsdl:operation>
		<wsdl:operation name="CancelPositionCompetencyModel">
			<soap:operation soapAction="CancelPositionCompetencyModel" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
			<wsdl:fault name="CancelPositionCompetencyModelFault">
				<soap:fault name="CancelPositionCompetencyModelFault" use="literal"/>
			</wsdl:fault>
		</wsdl:operation>
		<wsdl:operation name="GetPositionCompetencyModel">
			<soap:operation soapAction="GetPositionCompetencyModel" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
			<wsdl:fault name="GetPositionCompetencyModelFault">
				<soap:fault name="GetPositionCompetencyModelFault" use="literal"/>
			</wsdl:fault>
		</wsdl:operation>
		<wsdl:operation name="ChangePositionCompetencyModel">
			<soap:operation soapAction="ChangePositionCompetencyModel" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
			<wsdl:fault name="ChangePositionCompetencyModelFault">
				<soap:fault name="ChangePositionCompetencyModelFault" use="literal"/>
			</wsdl:fault>
		</wsdl:operation>
		<wsdl:operation name="NotifyPositionCompetencyModel">
			<soap:operation soapAction="NotifyPositionCompetencyModel" style="document"/>
			<wsdl:input>
				<soap:body use="literal"/>
			</wsdl:input>
			<wsdl:output>
				<soap:body use="literal"/>
			</wsdl:output>
			<wsdl:fault name="NotifyPositionCompetencyModelFault">
				<soap:fault name="NotifyPositionCompetencyModelFault" use="literal"/>
			</wsdl:fault>
		</wsdl:operation>
		<wsdl:operation name="SyncPositionCompetencyModel">
			<soap:operation soapAction="SyncPositionCompetencyModel" 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="PositionCompetencyModel_Service">
		<wsdl:port name="PositionCompetencyModel_Port" binding="tns:PositionCompetencyModel_Binding">
			<soap:address location="http://www.hr-xml.org/3/ws/PositionCompetencyModel"/>
		</wsdl:port>
	</wsdl:service>
</wsdl:definitions>

