Definition Type: Element
Name: SettlementPriority
Namespace: http://www.openapplications.org/oagis/9
Type: nsA: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_xsd Drilldown into PriorityCode in schema fields_xsd Drilldown into PaymentScheme in schema financialcomponents_xsd Drilldown into SettlementPriorityType in schema financialcomponents_xsdXSD Diagram of SettlementPriority in schema financialcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="SettlementPriority" type="SettlementPriorityType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">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 nsA:PaymentScheme 0 (1)
PriorityCode nsA:PriorityCode 0 (1)
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree: