Definition Type: ComplexType
Name: PmtLegalRpt_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib No Plus.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PmtLegalRptData in schema ifx170_corelib no plus_xsd Drilldown into PrcDt in schema ifx170_corelib no plus_xsd Drilldown into CurAmt in schema ifx170_corelib no plus_xsd Drilldown into PayeeCountry in schema ifx170_corelib no plus_xsd Drilldown into OrgId in schema ifx170_corelib no plus_xsd Drilldown into OrgInfo in schema ifx170_corelib no plus_xsdXSD Diagram of PmtLegalRpt_Type in schema ifx170_corelib no plus_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="PmtLegalRpt_Type">
    <xsd:sequence>
        <xsd:element ref="OrgInfo" />
        <xsd:element ref="OrgId" minOccurs="0" />
        <xsd:element ref="PayeeCountry" />
        <xsd:element ref="CurAmt" minOccurs="0" />
        <xsd:element ref="PrcDt" minOccurs="0" />
        <xsd:element ref="PmtLegalRptData" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OrgInfo ifx:OrgInfo (1) (1)
OrgId ifx:OrgId 0 (1)
PayeeCountry ifx:PayeeCountry (1) (1)
CurAmt ifx:CurAmt 0 (1)
PrcDt ifx:PrcDt 0 (1)
PmtLegalRptData ifx:PmtLegalRptData (1) unbounded
Collapse Derivation Tree:
Collapse References:
ifx:PmtLegalRpt