BR-TMP-2:BT-124 "External document location" muss eine absolute URL mit gültigem...
Invalid external document URL. The external document location (BT-124) must be an absolute URL with a valid scheme (http/https).
Engine Classification
Handle temporary internal validation rule
Confidence: 70% · Applied automatically in pipeline
What is BR-TMP-2?
BR-TMP-2 is a warning validation rule defined in the EN 16931 specification. It validates the temporary_element element in the UBL invoice XML.
This is a soft validation failure. The invoice may pass initial transmission, but non-compliant values in this field can cause problems during tax audits, buyer-side processing, or downstream VAT reconciliation.
Target path: //temporary_element
Why This Error Matters
Invoice will be rejected by German validators. External document references must use absolute URLs with valid schemes (http/https) to be accessible by receiving systems.
BR-TMP-2 is a soft failure. The invoice may pass initial validation, but the non-compliant field can cause issues at the receiving end — tax authorities may flag it during audits, buyer ERP systems may fail to process it, or VAT reconciliation may produce mismatches. Fixing warnings before they accumulate prevents larger compliance gaps.
Invoice Navigator can automatically correct this error in your pipeline. The fix is applied with full audit evidence, so your compliance trail remains intact.
Validator Behavior
- ·Generates validation warning
- ·Error returned: BR-TMP-2
- ·Specification: EN 16931
Before / After
<Invoice> <!-- Issue: External document location must be an absolute URL with vali --> </Invoice>
<Invoice> <!-- Issue resolved per EN 16931 --> </Invoice>
Technical Reference
//temporary_elementCommon Causes
- ·External document URL is not absolute or has invalid scheme
- ·BT-124 must contain full URL with http:// or https://
- ·Relative path used instead of absolute URL
- ·URL scheme missing or not recognized
- ·External document reference format invalid
Seeing this in production? The API handles BR-TMP-2 automatically. See the fix response →
See Also
Last updated: 27 February 2026
Handle BR-TMP-2 Automatically in Your Pipeline
The compliance engine auto-remediates this error with controlled safety policies and evidence pack generation.