<xsd:attribute name="transactionType">
<xsd:annotation>
<xsd:documentation>
This attribute comments on the criteria by which Organization, BenefitsAdministrativeAffiliate, and HumanResource entities were included in the payload. It is not intended as a processing instruction for the receiving system.
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Change" />
<xsd:enumeration value="Full" />
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
|