Schema Name: RemoveExerciseConfirmations.xsd
Target Namespace: http://ns.hr-xml.org/2007-04-15
Documentation:
"Copyright The HR-XML Consortium. All Rights Reserved. http://www.hr-xml.org" Name: RemoveExerciseConfirmations.xsd Status: Recommendation Date this version: 2007-04-15 Author(s): Andreas Bold - SAP, Stock Work Group Documentation: EmployeeStocksPlanInterface.html Terms of license can be found in license.txt.
Collapse XSD Schema Code:

<xsd:schema targetNamespace="http://ns.hr-xml.org/2007-04-15" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://ns.hr-xml.org/2007-04-15" elementFormDefault="qualified" version="2007-04-15">
	<xsd:annotation>
		<xsd:documentation>
"Copyright  The HR-XML Consortium. All Rights Reserved. http://www.hr-xml.org"
Name: RemoveExerciseConfirmations.xsd
Status: Recommendation
Date this version: 2007-04-15
Author(s): Andreas Bold - SAP, Stock Work Group
Documentation: EmployeeStocksPlanInterface.html

Terms of license can be found in license.txt.

		</xsd:documentation>
	</xsd:annotation>
	<xsd:import namespace = "http://www.w3.org/XML/1998/namespace" schemaLocation = "../../W3C/xml.xsd"/>
	<xsd:include schemaLocation = "../CPO/EntityIdType.xsd"/>
	<xsd:complexType name="RemoveExerciseConfirmationsType">
		<xsd:sequence>
			<xsd:element name="ExerciseConfirmationId" type="EntityIdType" maxOccurs="unbounded"/>
		</xsd:sequence>
	</xsd:complexType>
	<xsd:element name="RemoveExerciseConfirmations" type="RemoveExerciseConfirmationsType"/>
</xsd:schema>
Collapse ComplexTypes:
Collapse Elements: