Definition Type: ComplexType
Name: PmtEnclPayeeInfo_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_PmtLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into IndustId in schema ifx170_corelib_xsd Drilldown into PmtEnclPayee in schema ifx170_pmtlib_xsd Drilldown into StdPayeeId in schema ifx170_corelib_xsdXSD Diagram of PmtEnclPayeeInfo_Type in schema ifx170_pmtlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="PmtEnclPayeeInfo_Type">
    <xsd:sequence>
        <xsd:choice>
            <xsd:element ref="StdPayeeId" />
            <xsd:element ref="PmtEnclPayee" />
        </xsd:choice>
        <xsd:element ref="IndustId" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StdPayeeId ifx:StdPayeeId (1) (1)
PmtEnclPayee ifx:PmtEnclPayee (1) (1)
IndustId ifx:IndustId 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:PmtEnclPayeeInfo