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