Definition Type: ComplexType
Name: ExtendedPayee
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_BillPay.xsd
Abstract
Documentation:
The OFX element "EXTDPAYEE" is of type "ExtendedPayee"
Collapse XSD Schema Diagram:
Drilldown into DAYSTOPAY in schema ofx_billpay_xsd Drilldown into NAME in schema ofx_billpay_xsd Drilldown into IDSCOPE in schema ofx_billpay_xsd Drilldown into PAYEEID in schema ofx_billpay_xsdXSD Diagram of ExtendedPayee in schema ofx_billpay_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="ExtendedPayee">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "EXTDPAYEE" is of type "ExtendedPayee"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:sequence minOccurs="0" maxOccurs="1">
            <xsd:element name="PAYEEID" type="ofx:PayeeIdType" />
            <xsd:element name="IDSCOPE" type="ofx:IdScopeEnum" />
            <xsd:element name="NAME" type="ofx:GenericNameType" />
        </xsd:sequence>
        <xsd:element name="DAYSTOPAY" type="ofx:DayspanType" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PAYEEID ofx:PAYEEID (1) (1)
IDSCOPE ofx:IDSCOPE (1) (1)
NAME ofx:NAME (1) (1)
DAYSTOPAY ofx:DAYSTOPAY (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:EXTDPAYEE, ofx:EXTDPAYEE, ofx:EXTDPAYEE, ofx:EXTDPAYEE