ediverse Explore the platform

Spotlight PEPPOL BIS Billing 3.0 The EU e-invoicing mandate is here — France Sept 2026, Belgium Jan 2026, Germany 2025.

LineResponse

Line-level reply element of the UBL ApplicationResponse / DocumentResponse.

Definition

LineResponse [0..*] sits inside cac:DocumentResponse and pairs a cac:LineReference (identifying the targeted line of the answered document) with one or more cac:Response carrying a cbc:ResponseCode and optional StatusReasonCode. It lets a receiver accept some lines and reject others rather than responding only at document level.

Origin

Defined in the OASIS Universal Business Language (UBL) v2.1 specification (OASIS Standard, 2013), within the ApplicationResponse document and the CommonAggregateComponents schema.

Example in context

<cac:LineResponse><cac:LineReference><cbc:LineID>3</cbc:LineID></cac:LineReference><cac:Response><cbc:ResponseCode>RE</cbc:ResponseCode></cac:Response></cac:LineResponse>

Last updated: June 20, 2026