Definition Type: ComplexType
Name: PaymentTransactionType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: FinancialComponents.xsd
Abstract
Documentation:
Information to communicate the payment transaction.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into RejectionStatus in schema components_xsd1 Drilldown into Status in schema components_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into RemittanceInformation in schema financialcomponents_xsd Drilldown into FirstAgentInstruction in schema financialcomponents_xsd Drilldown into FinalAgentInstructions in schema financialcomponents_xsd Drilldown into RegulatoryReporting in schema financialcomponents_xsd Drilldown into ExchangeContractReference in schema components_xsd1 Drilldown into ChargeBearerCode in schema fields_xsd1 Drilldown into FinalParty in schema components_xsd1 Drilldown into FinalAgentFinancialParty in schema components_xsd1 Drilldown into CreditorParty in schema financialcomponents_xsd Drilldown into IntermediaryFinancialParty in schema components_xsd1 Drilldown into OriginatorParty in schema components_xsd1 Drilldown into ChequeInstruction in schema financialcomponents_xsd Drilldown into EquivalentAmount in schema fields_xsd1 Drilldown into InstructedAmount in schema fields_xsd1 Drilldown into ProprietaryText in schema fields_xsd1 Drilldown into PaymentPurposeCode in schema fields_xsd1 Drilldown into RemitID in schema fields_xsd1 Drilldown into TransactionID in schema fields_xsd1 Drilldown into InstructionID in schema fields_xsd1 Drilldown into PaymentIDGroup in schema financialcomponents_xsd Drilldown into sequence in schema financialcomponents_xsdXSD Diagram of PaymentTransactionType in schema financialcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="PaymentTransactionType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Information to communicate the payment transaction.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="PaymentIDGroup" minOccurs="0" />
        <xsd:choice>
            <xsd:element ref="PaymentPurposeCode" minOccurs="0" />
            <xsd:element ref="ProprietaryText" minOccurs="0" />
        </xsd:choice>
        <xsd:choice>
            <xsd:element ref="InstructedAmount" minOccurs="0" />
            <xsd:element ref="EquivalentAmount" minOccurs="0" />
        </xsd:choice>
        <xsd:element ref="ChequeInstruction" minOccurs="0" />
        <xsd:element ref="OriginatorParty" minOccurs="0" />
        <xsd:element ref="IntermediaryFinancialParty" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="CreditorParty" minOccurs="0" />
        <xsd:element ref="FinalAgentFinancialParty" minOccurs="0" />
        <xsd:element ref="FinalParty" minOccurs="0" />
        <xsd:element ref="ChargeBearerCode" minOccurs="0" />
        <xsd:element ref="ExchangeContractReference" minOccurs="0" />
        <xsd:element ref="RegulatoryReporting" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="FinalAgentInstructions" minOccurs="0" />
        <xsd:element ref="FirstAgentInstruction" minOccurs="0" />
        <xsd:element ref="RemittanceInformation" minOccurs="0" maxOccurs="unbounded" />
        <xsd:group ref="FreeFormTextGroup" minOccurs="0" />
        <xsd:element ref="Status" minOccurs="0" />
        <xsd:element ref="RejectionStatus" minOccurs="0" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
    <xsd:attribute name="sequence" type="PositiveIntegerNumericType" use="optional" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InstructionID oa:InstructionID 0 (1)
TransactionID oa:TransactionID 0 (1)
RemitID oa:RemitID 0 (1)
PaymentPurposeCode oa:PaymentPurposeCode 0 (1)
ProprietaryText oa:ProprietaryText 0 (1)
InstructedAmount oa:InstructedAmount 0 (1)
EquivalentAmount oa:EquivalentAmount 0 (1)
ChequeInstruction oa:ChequeInstruction 0 (1)
OriginatorParty oa:OriginatorParty 0 (1)
IntermediaryFinancialParty oa:IntermediaryFinancialParty 0 unbounded
CreditorParty oa:CreditorParty 0 (1)
FinalAgentFinancialParty oa:FinalAgentFinancialParty 0 (1)
FinalParty oa:FinalParty 0 (1)
ChargeBearerCode oa:ChargeBearerCode 0 (1)
ExchangeContractReference oa:ExchangeContractReference 0 (1)
RegulatoryReporting oa:RegulatoryReporting 0 unbounded
FinalAgentInstructions oa:FinalAgentInstructions 0 (1)
FirstAgentInstruction oa:FirstAgentInstruction 0 (1)
RemittanceInformation oa:RemittanceInformation 0 unbounded
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
Status oa:Status 0 (1)
RejectionStatus oa:RejectionStatus 0 (1)
UserArea oa:UserArea 0 (1)
<xs:group> oa:PaymentIDGroup 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
sequence oa:sequence Optional
Collapse Derivation Tree:
Collapse References:
oa:PaymentTransaction