Definition Type: Element
Name: DebtorParty
Namespace: http://www.openapplications.org/oagis/9
Type: oa:CreditorDebitorPartyType
Containing Schema: FinancialComponents.xsd
Abstract
Documentation:
Party that owes an amount of money to the creditor. In the context of the payment model, the debtor is also the debit account owner.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into FinancialAccount in schema components_xsd1 Drilldown into CountryCode in schema fields_xsd1 Drilldown into CustomerAccountID 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 PayerPartyBaseType in schema components_xsd1 Drilldown into CreditorDebitorPartyType in schema financialcomponents_xsdXSD Diagram of DebtorParty in schema financialcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="DebtorParty" type="CreditorDebitorPartyType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Party that owes an amount of money to the creditor. In the context of the payment model, the debtor is also the debit account owner.</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
CustomerAccountID oa:CustomerAccountID 0 (1)
CountryCode oa:CountryCode 0 (1)
FinancialAccount oa:FinancialAccount 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
category oa:category (Optional)
Collapse Derivation Tree: