<xsd:element name="TotalDepositsOverpaymentForQtr">
<xsd:annotation>
<xsd:documentation>
<Description>Total deposits for this quarter, including overpayment applied from a prior quarter and overpayment applied from Form 941-X or Form 944-X</Description>
<LineNumber>Part 1 Line 11</LineNumber>
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="DecimalNNType">
<xsd:maxInclusive value="+9999999999999.99" />
<xsd:totalDigits value="15" />
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
|