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