Definition Type: Element
Name: Adjustment
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:AdjustmentType
Containing Schema: CIDX_CeS_v4.0_Message_PaymentDetail.xsd
Abstract
Documentation:
Data structure representing monetary adjustments with reason codes for monetary amounts added or subtracted from balances or transactions.
Collapse XSD Schema Diagram:
Drilldown into ReferenceIdentifier in schema cidx_ces_v4_0_message_paymentdetail_xsd Drilldown into AdjustmentAmount in schema cidx_ces_v4_0_message_paymentdetail_xsd Drilldown into AdjustmentCode in schema cidx_ces_v4_0_message_paymentdetail_xsd Drilldown into AdjustmentType in schema cidx_ces_v4_0_message_paymentdetail_xsdXSD Diagram of Adjustment in schema cidx_ces_v4_0_message_paymentdetail_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="Adjustment" type="AdjustmentType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Data structure representing monetary adjustments with reason codes for monetary amounts added or subtracted from balances or transactions.</Description>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AdjustmentCode nsA:AdjustmentCode (1) (1)
AdjustmentAmount nsA:AdjustmentAmount (1) (1)
ReferenceIdentifier nsA:ReferenceIdentifier 0 (1)
Collapse Derivation Tree: