Definition Type: Element
Name: SettlementPriority
Namespace: http://www.openapplications.org/oagis/9
Type: oa:SettlementPriorityType
Containing Schema: FinancialComponents.xsd
Abstract
Documentation:
Indicates the priority with which or the system through which the agents in the payment chain will clear and settle the payment transaction. IST requires the PriorityCode to contain one of two values: HIGH - Indicates a prioity level of high. NORM - Indicates a priority level of normal
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into PriorityCode in schema fields_xsd1 Drilldown into PaymentScheme in schema financialcomponents_xsd Drilldown into SettlementPriorityType in schema financialcomponents_xsdXSD Diagram of SettlementPriority in schema financialcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="SettlementPriority" type="SettlementPriorityType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Indicates the priority with which or the system through which the agents in the payment chain will clear and settle the payment transaction.

IST requires the PriorityCode to contain one of two values: 
HIGH - Indicates a prioity level of high.
NORM - Indicates a priority level of normal</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PaymentScheme oa:PaymentScheme 0 (1)
PriorityCode oa:PriorityCode 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: