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.

CXML-TO

cXML To is the <To> element of the cXML <Header> that identifies the commercial party destination of the message.

Definition

The <To> is the destination counterpart of <From>. It contains one or more <Credential> identifying the receiving partner (DUNS, NetworkId, etc.). HTTP target routing is configured out-of-band; this <To> serves application-level verification.

Origin

Present since cXML 1.0; the convention remains stable.

Use

An Acme Corp order addressed to Globex Ltd contains <To><Credential domain="DUNS"><Identity>123456789</Identity></Credential></To>. The Globex receiver checks this identity against its configuration and accepts or rejects the message.

Last updated: May 14, 2026