<xsd:element name="Client" minOccurs="1" maxOccurs="1000">
<xsd:annotation>
<xsd:documentation>
<Description>The 7 column group usable to document your client's aggregate Form 941. The amounts you enter on an occurrence line in each of the columns below, correspond to the lines on Form 941, must include the amounts from Form 941 allocated to the client's EIN entered in the first column.</Description>
<LineNumber>Columns a - g, lines 1 - 1000</LineNumber>
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="EIN" type="EINType">
<xsd:annotation>
<xsd:documentation>
<Description>Your client's EIN</Description>
<LineNumber>Column a, lines 1 - 1000</LineNumber>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ClientAllocation" type="ScheduleRAllocationType">
<xsd:annotation>
<xsd:documentation>
<Description>The 6 column group usable to document your client's allocation to the Form 941 amounts. The amounts you enter on an occurrence line in each of the columns below, correspond to the lines on Form 941, must include the amounts from Form 941 allocated to your clients.</Description>
<LineNumber>Columns b - g, lines 1 - 1000</LineNumber>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
|