Definition Type: ComplexType
Name: SavingsPlanSponsorType
Namespace: http://www.hr-xml.org/3
Type: nsA:PartyType
Containing Schema: SavingsPlanEnrollment.xsd
Abstract
Documentation:
The employer for which the savings plan is established.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into PersonContact in schema components_xsd Drilldown into Communication in schema components_xsd Drilldown into PartyReportingIDs in schema components_xsd Drilldown into PartyName in schema fields_xsd Drilldown into PartyTaxID in schema fields_xsd Drilldown into PartyLegalID in schema fields_xsd Drilldown into PartyID in schema fields_xsd Drilldown into agencyRoleCode in schema components_xsd Drilldown into BasePartyType in schema components_xsd Drilldown into PartyType in schema components_xsdXSD Diagram of SavingsPlanSponsorType in schema savingsplanenrollment_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="SavingsPlanSponsorType">
    <xsd:annotation>
        <xsd:documentation>The employer for which the savings plan is established. </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="PartyType" />
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartyID nsA:PartyID 0 unbounded
PartyLegalID nsA:PartyLegalID 0 unbounded
PartyTaxID nsA:PartyTaxID 0 (1)
PartyName nsA:PartyName 0 (1)
PartyReportingIDs nsA:PartyReportingIDs 0 unbounded
Communication nsA:Communication 0 unbounded
PersonContact nsA:PersonContact 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
agencyRoleCode nsA:agencyRoleCode Optional
Collapse Derivation Tree:
Collapse References:
nsA:SavingsPlanSponsor