Definition Type: Element
Name: NumberOfEmployees
Namespace: http://www.irs.gov/efile
Type: nsA:IntegerNNType
Containing Schema: IRS941SS.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
ContentType Restriction
Documentation:
Number of employees in the pay period that includes March 12th 1
Collapse XSD Schema Diagram:
XSD Diagram of NumberOfEmployees in schema irs941ss_xsd (IRS Electronic Tax Administration)
Collapse XSD Schema Code:
<xsd:element name="NumberOfEmployees" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>
            <Description>Number of employees in the pay period that includes March 12th</Description>
            <LineNumber>1</LineNumber>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleType>
        <xsd:restriction base="IntegerNNType">
            <xsd:totalDigits value="7" />
        </xsd:restriction>
    </xsd:simpleType>
</xsd:element>
Collapse Facets:
Facet Value
TotalDigits 7
Collapse Derivation Tree: