AbstractTaxFormPDFType
OFX / Types / AbstractTaxFormPDFType
# | Tag | Type |
---|---|---|
1 | SRVRTID | ServerIdType |
2 | TAXYEAR | YearType |
XSD
<xsd:complexType name="AbstractTaxFormPDFType" abstract="true"> <xsd:sequence> <xsd:element name="SRVRTID" type="ofx:ServerIdType"/> <xsd:element name="TAXYEAR" type="ofx:YearType"/> </xsd:sequence> </xsd:complexType>