Definition Type: ComplexType
Name: PartyAcctRel_Type
Namespace: urn:ifxforum-org:XSD:1
Containing Schema: IFX170_PartyAcctLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PartyAcctRelDesc in schema ifx170_partyacctlib_xsd Drilldown into PartyAcctRelType in schema ifx170_corelib_xsdXSD Diagram of PartyAcctRel_Type in schema ifx170_partyacctlib_xsd (Interactive Financial eXchange (IFX))
Collapse XSD Schema Code:
<xsd:complexType name="PartyAcctRel_Type">
    <xsd:sequence>
        <xsd:element ref="PartyAcctRelType" maxOccurs="unbounded" />
        <xsd:element ref="PartyAcctRelDesc" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartyAcctRelType ifx:PartyAcctRelType (1) unbounded
PartyAcctRelDesc ifx:PartyAcctRelDesc 0 (1)
Collapse Derivation Tree:
Collapse References:
ifx:PartyAcctRel