<xsd:complexType name="SavingsPlanEnrollmentType">
<xsd:annotation>
<xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
<ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Savings Plan Enrollment. Detail</ccts:DictionaryEntryName>
<ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">A noun used in B2B communications of savings plan participants' enrollment data. Intended to support the communication of enrollment and election information for savings and defined contribution plans, such a 401(k) plans within the U.S. market.</ccts:DefinitionText>
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:group ref="DocumentIDGroup" minOccurs="0" />
<xsd:element ref="DocumentSequence" minOccurs="0" />
<xsd:element ref="SavingsPlanID" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="SavingsPlanSponsor" minOccurs="0" />
<xsd:element ref="AccountHolder" minOccurs="0" />
<xsd:element ref="SavingsPlanElections" minOccurs="0" />
<xsd:element ref="Beneficiary" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="UserArea" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="languageCode" type="LanguageCodeContentType" use="optional" />
<xsd:attributeGroup ref="EffectiveDateAttributeGroup" />
</xsd:complexType>
|