Skip to content

Examples

This section contains complete, production-quality SDF examples for the most common document types. Each example includes meta.json, data.json, and producer code in TypeScript and Python.

B2B examples

ExampleDocument typeUse case
Invoice (B2B)invoiceSupplier billing — Acme Supplies GmbH → Global Logistics AG
NominationnominationSupplier confirms goods dispatch per a purchase order
Purchase Orderpurchase_orderBuyer issues a structured purchase order to a supplier

B2G / G2G examples

ExampleDocument typeUse case
Tax Declarationtax_declarationCompany submits VAT or corporate tax return to a tax authority
Customs Declarationcustoms_declarationImport/export customs filing
Permit Applicationpermit_applicationCompany applies for an operating or construction permit
Health Reporthealth_reportHealthcare provider submits a report to a public health authority (B2G / G2G)

Reference files

All examples correspond to the reference .sdf files in spec/examples/ and the proof-of-concept archives in spec/poc/.