TaxW2Response

OFX / Types / TaxW2Response
#TagType
1 SSN GenericNameType
2 TAXW2_V100 TaxW2_V100
3 TAXW2_V200 TaxW2_V200
4 TAXW2C_V200 TaxW2C_V200
Usages:
XSD
	<xsd:complexType name="TaxW2Response">
		<xsd:annotation>
			<xsd:documentation>The OFX element "TAXW2RS" is of type "TaxW2Response"</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="SSN" type="ofx:GenericNameType" minOccurs="0" maxOccurs="1"/>
			<xsd:choice minOccurs="1" maxOccurs="unbounded">
				<xsd:element name="TAXW2_V100" type="ofx:TaxW2_V100"/>
				<xsd:element name="TAXW2_V200" type="ofx:TaxW2_V200"/>
				<xsd:element name="TAXW2C_V200" type="ofx:TaxW2C_V200"/>
			</xsd:choice>
		</xsd:sequence>
	</xsd:complexType>

© Copyright 2023. All Rights Reserved.