Definition Type: ComplexType
Name: InvoiceReceiver_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_CoreLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PostAddr in schema ifx170_corelib_xsd Drilldown into OrgInfo in schema ifx170_corelib_xsd Drilldown into OrgId in schema ifx170_corelib_xsdXSD Diagram of InvoiceReceiver_Type in schema ifx170_corelib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="InvoiceReceiver_Type">
    <xsd:sequence>
        <xsd:element ref="OrgId" />
        <xsd:element ref="OrgInfo" minOccurs="0" />
        <xsd:element ref="PostAddr" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OrgId ifx:OrgId (1) (1)
OrgInfo ifx:OrgInfo 0 (1)
PostAddr ifx:PostAddr 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:InvoiceReceiver