<xsd:element name="TipsGroupTermLifeInsAdjAmount" minOccurs="0">
<xsd:annotation>
<xsd:documentation>
<Description> Tips and Group Term Life Insurance Adjustment Amount - plus or minus. Attach OtherExplanation.</Description>
<LineNumber>Part 1 Line 9</LineNumber>
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="DecimalType">
<xsd:maxInclusive value="+999999999999.99" />
<xsd:minInclusive value="-999999999999.99" />
<xsd:totalDigits value="14" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
|