Definition Type: Element
Name: RemittanceInformation
Namespace: http://www.openapplications.org/oagis/9
Type: oa:RemittanceInformationType
Containing Schema: FinancialComponents.xsd
Abstract
Documentation:
Information supplied to enable the matching of an entry with the items that the payment is intended to settle, eg, commercial invoices in an Accounts Receivable system.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into StructuredRemittanceInformation in schema financialcomponents_xsd Drilldown into UnstructuredRemittanceText in schema fields_xsd1 Drilldown into ID in schema fields_xsd1 Drilldown into IDsGroup in schema components_xsd1 Drilldown into RemittanceInformationType in schema financialcomponents_xsdXSD Diagram of RemittanceInformation in schema financialcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="RemittanceInformation" type="RemittanceInformationType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">Information supplied to enable the matching of an entry with the items that the payment is intended to settle, eg, commercial invoices in an Accounts Receivable system.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID oa:ID 0 unbounded
UnstructuredRemittanceText oa:UnstructuredRemittanceText 0 (1)
StructuredRemittanceInformation oa:StructuredRemittanceInformation 0 (1)
UserArea oa:UserArea 0 (1)
<xs:group> oa:IDsGroup 0 (1)
Collapse Derivation Tree: