Definition Type: ComplexType
Name: RemoveExerciseRequestsType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: RemoveExerciseRequests.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ExerciseRequestId in schema removeexerciserequests_xsdXSD Diagram of RemoveExerciseRequestsType in schema removeexerciserequests_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="RemoveExerciseRequestsType">
    <xsd:sequence>
        <xsd:element name="ExerciseRequestId" type="EntityIdType" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ExerciseRequestId hr:ExerciseRequestId (1) unbounded
Collapse Derivation Tree:
Collapse References:
hr:RemoveExerciseRequests