Definition Type: ComplexType
Name: RecurringAddress
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Tax1099.xsd
Abstract
Documentation:
The OFX element "RECADDR" is of type "RecurringAddress"
Collapse XSD Schema Diagram:
Drilldown into PHONE in schema ofx_tax1099_xsd Drilldown into COUNTRYSTRING in schema ofx_tax1099_xsd Drilldown into POSTALCODE in schema ofx_tax1099_xsd Drilldown into STATE in schema ofx_tax1099_xsd Drilldown into CITY in schema ofx_tax1099_xsd Drilldown into ADDR3 in schema ofx_tax1099_xsd Drilldown into ADDR2 in schema ofx_tax1099_xsd Drilldown into ADDR1 in schema ofx_tax1099_xsd Drilldown into RECNAME2 in schema ofx_tax1099_xsd Drilldown into RECNAME1 in schema ofx_tax1099_xsdXSD Diagram of RecurringAddress in schema ofx_tax1099_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="RecurringAddress">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "RECADDR" is of type "RecurringAddress"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="RECNAME1" type="ofx:GenericNameType" />
        <xsd:element name="RECNAME2" type="ofx:GenericNameType" minOccurs="0" />
        <xsd:element name="ADDR1" type="ofx:AddressType" />
        <xsd:element name="ADDR2" type="ofx:AddressType" minOccurs="0" />
        <xsd:element name="ADDR3" type="ofx:AddressType" minOccurs="0" />
        <xsd:element name="CITY" type="ofx:AddressType" minOccurs="0" />
        <xsd:element name="STATE" type="ofx:StateType" minOccurs="0" />
        <xsd:element name="POSTALCODE" type="ofx:ZipType" minOccurs="0" />
        <xsd:element name="COUNTRYSTRING" type="ofx:CountryStringType" minOccurs="0" />
        <xsd:element name="PHONE" type="ofx:PhoneType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RECNAME1 ofx:RECNAME1 (1) (1)
RECNAME2 ofx:RECNAME2 0 (1)
ADDR1 ofx:ADDR1 (1) (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)
COUNTRYSTRING ofx:COUNTRYSTRING 0 (1)
PHONE ofx:PHONE 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:RECADDR, ofx:RECADDR, ofx:RECADDR, ofx:RECADDR, ofx:RECADDR, ofx:RECADDR