Definition Type: Element
Name: NumberOfRecipients
Namespace: http://www.irs.gov/efile
Type: nsA:IntegerPosType
Containing Schema: IRS941PR.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
Number of recipients who received COBRA premium assistance payments reported on line 12a Part 1 Line 12b
Collapse XSD Schema Diagram:
XSD Diagram of NumberOfRecipients in schema irs941pr_xsd (IRS Electronic Tax Administration)
Collapse XSD Schema Code:
<xsd:element name="NumberOfRecipients">
    <xsd:annotation>
        <xsd:documentation>
            <Description>Number of recipients who received COBRA premium assistance payments reported on line 12a</Description>
            <LineNumber>Part 1 Line 12b</LineNumber>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleType>
        <xsd:restriction base="IntegerPosType">
            <xsd:totalDigits value="7" />
        </xsd:restriction>
    </xsd:simpleType>
</xsd:element>
Collapse Facets:
Facet Value
TotalDigits 7
Collapse Derivation Tree: