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>