TaxW2_V100

OFX / Types / TaxW2_V100
#TagType
1 TAXYEAR YearType
2 CNTRLNO ControlNumber
3 VOID BooleanType
4 EMPLOYER Employer
5 EMPLOYEE Employee
6 WAGES AmountType
7 FEDTAXWH AmountType
8 SSWAGES AmountType
9 SSTAXWH AmountType
10 MEDICAREWAGES AmountType
11 MEDICARETAXWH AmountType
12 SSTIPS AmountType
13 ALLOCATEDTIPS AmountType
14 ADVANCEDEIC AmountType
15 DEPCAREBENEFIT AmountType
16 NONQUALPLAN AmountType
17 BENEFITSBOX1 AmountType
18 CODES Codes
19 OTHER Other
20 STATUTORY BooleanType
21 DECEASED BooleanType
22 PENSIONPLAN BooleanType
23 LEGALREP BooleanType
24 DEFERREDCOMP BooleanType
25 STATEINFO StateInfo
26 LOCALINFO LocalInfo
Usages:
XSD
	<xsd:complexType name="TaxW2_V100">
		<xsd:annotation>
			<xsd:documentation>The OFX element "TAXW2_V100" is of type "TaxW2_V100"</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:extension base="ofx:AbstractTaxW2">
				<xsd:sequence>
					<xsd:element name="EMPLOYER" type="ofx:Employer"/>
					<xsd:element name="EMPLOYEE" type="ofx:Employee"/>
					<xsd:element name="WAGES" type="ofx:AmountType" minOccurs="0"/>
					<xsd:element name="FEDTAXWH" type="ofx:AmountType" minOccurs="0"/>
					<xsd:element name="SSWAGES" type="ofx:AmountType" minOccurs="0"/>
					<xsd:element name="SSTAXWH" type="ofx:AmountType" minOccurs="0"/>
					<xsd:element name="MEDICAREWAGES" type="ofx:AmountType" minOccurs="0"/>
					<xsd:element name="MEDICARETAXWH" type="ofx:AmountType" minOccurs="0"/>
					<xsd:element name="SSTIPS" type="ofx:AmountType" minOccurs="0"/>
					<xsd:element name="ALLOCATEDTIPS" type="ofx:AmountType" minOccurs="0"/>
					<xsd:element name="ADVANCEDEIC" type="ofx:AmountType" minOccurs="0"/>
					<xsd:element name="DEPCAREBENEFIT" type="ofx:AmountType" minOccurs="0"/>
					<xsd:element name="NONQUALPLAN" type="ofx:AmountType" minOccurs="0"/>
					<xsd:element name="BENEFITSBOX1" type="ofx:AmountType" minOccurs="0"/>
					<xsd:element name="CODES" type="ofx:Codes" minOccurs="0" maxOccurs="unbounded"/>
					<xsd:element name="OTHER" type="ofx:Other" minOccurs="0" maxOccurs="unbounded"/>
					<xsd:element name="STATUTORY" type="ofx:BooleanType" minOccurs="0"/>
					<xsd:element name="DECEASED" type="ofx:BooleanType" minOccurs="0"/>
					<xsd:element name="PENSIONPLAN" type="ofx:BooleanType" minOccurs="0"/>
					<xsd:element name="LEGALREP" type="ofx:BooleanType" minOccurs="0"/>
					<xsd:element name="DEFERREDCOMP" type="ofx:BooleanType" minOccurs="0"/>
					<xsd:element name="STATEINFO" type="ofx:StateInfo" minOccurs="0" maxOccurs="unbounded"/>
					<xsd:element name="LOCALINFO" type="ofx:LocalInfo" minOccurs="0" maxOccurs="unbounded"/>
				</xsd:sequence>
			</xsd:extension>
		</xsd:complexContent>
	</xsd:complexType>

© Copyright 2023. All Rights Reserved.