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