Definition Type: Element
Name: InitiatingParty
Namespace: http://www.openapplications.org/oagis/9
Type: oa:SemanticPartyType
Containing Schema: Components.xsd
Abstract
Documentation:
Party initiating the payment to the forwarding or first agent. This can be the debtor (in a credit transfer), the creditor (in a direct debit) or a party that initiates the payment on behalf of the debtor or creditor.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into Contact in schema components_xsd1 Drilldown into Location in schema components_xsd1 Drilldown into Name in schema fields_xsd1 Drilldown into AccountID in schema fields_xsd1 Drilldown into PartyIDs in schema components_xsd1 Drilldown into category in schema components_xsd1 Drilldown into PartyBaseType in schema components_xsd1 Drilldown into SemanticPartyType in schema components_xsd1XSD Diagram of InitiatingParty in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="InitiatingParty" type="SemanticPartyType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Party initiating the payment to the forwarding or first agent. This can be the debtor (in a credit transfer), the creditor (in a direct debit) or a party that initiates the payment on behalf of the debtor or creditor.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartyIDs oa:PartyIDs 0 (1)
AccountID oa:AccountID 0 (1)
Name oa:Name 0 unbounded
Location oa:Location 0 unbounded
Contact oa:Contact 0 unbounded
UserArea oa:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
category oa:category (Optional)
Collapse Derivation Tree: