Definition Type: Element
Name: BORROWERADDR
Namespace: http://ofx.net/types/2003/04
Type: ofx:BorrowerAddress
Containing Schema: OFX_Tax1098.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Collapse XSD Schema Diagram:
Drilldown into POSTALCODE in schema ofx_tax1098_xsd Drilldown into STATE in schema ofx_tax1098_xsd Drilldown into CITY in schema ofx_tax1098_xsd Drilldown into ADDR3 in schema ofx_tax1098_xsd Drilldown into ADDR2 in schema ofx_tax1098_xsd Drilldown into ADDR1 in schema ofx_tax1098_xsd Drilldown into BORROWERNAME in schema ofx_tax1098_xsd Drilldown into BorrowerAddress in schema ofx_tax1098_xsdXSD Diagram of BORROWERADDR in schema ofx_tax1098_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:element name="BORROWERADDR" type="ofx:BorrowerAddress" minOccurs="0" maxOccurs="1" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BORROWERNAME ofx:BORROWERNAME (1) (1)
ADDR1 ofx:ADDR1 0 1
ADDR2 ofx:ADDR2 0 1
ADDR3 ofx:ADDR3 0 1
CITY ofx:CITY 0 1
STATE ofx:STATE 0 1
POSTALCODE ofx:POSTALCODE 0 1
Collapse Derivation Tree: