API Reference UblEx v#0.8.1

Copy Markdown View Source

Modules

UBL (Universal Business Language) document generation and parsing for Elixir.

Generator for Peppol BIS Billing 3.0 compliant ApplicationResponse (message acknowledgment) documents.

Generate Peppol-compliant UBL CreditNote XML documents.

Helper functions for UBL generation.

Generate Peppol-compliant UBL Invoice XML documents.

Generate Standard Business Document Header (SBDH) wrappers for UBL documents.

Simple direct parser using Saxy to parse UBL XML into maps. No XPath, no intermediate DOM - just straightforward event handling.

Direct Saxy handler for parsing UBL documents into our target map format. Knows the UBL structure and builds the result directly without XPath.

Validates UBL documents against Peppol BIS Billing 3.0 rules using the peppol.helger.com validation web service.