Definition Type: Element
Name: SettlementPriority
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:SettlementPriorityType
Containing Schema: Components.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 components_xsd1 Drilldown into SettlementPriorityType in schema components_xsd1XSD Diagram of SettlementPriority in schema components_xsd1 (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="SettlementPriority" type="SettlementPriorityType">
    <xsd:annotation>
        <xsd: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</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: