Definition Type: Element
Name: StructuredRemittanceInformation
Namespace: http://www.openapplications.org/oagis/9
Type: oa:StructuredRemittanceInformationType
Containing Schema: FinancialComponents.xsd
Abstract
Documentation:
Information, in structured form, which is supplied to enable the matching (reconciliation) of a payment with the items that the payment is intended to settle, such as commercial invoices in an Accounts Receivable system.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into InvoiceeParty in schema components_xsd1 Drilldown into InvoicerParty in schema components_xsd1 Drilldown into RemittanceReferredDocumentAmounts in schema financialcomponents_xsd Drilldown into DocumentReference in schema components_xsd1 Drilldown into StructuredRemittanceInformationType in schema financialcomponents_xsdXSD Diagram of StructuredRemittanceInformation in schema financialcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="StructuredRemittanceInformation" type="StructuredRemittanceInformationType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Information, in structured form, which is supplied to enable the matching (reconciliation) of a payment with the items that the payment is intended to settle, such as commercial invoices in an Accounts Receivable system.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentReference oa:DocumentReference 0 (1)
RemittanceReferredDocumentAmounts oa:RemittanceReferredDocumentAmounts 0 (1)
InvoicerParty oa:InvoicerParty 0 (1)
InvoiceeParty oa:InvoiceeParty 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree: