fatalPeppol BIS Billing 3.0profileCIIUBL
For Swedish suppliers, when using Seller tax registration identifier, 'Godkänd för F-skatt' must be stated
A Swedish seller tax registration identifier is present without the required statement about F-tax approval.
Add the text 'Godkänd för F-skatt' (approved for F-tax) to the invoice. Swedish law requires the statement when the seller is F-tax registered; without it the buyer may have to withhold tax.
CII — context rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTradeParty[ram:PostalTradeAddress/ram:CountryID = 'SE' and ram:SpecifiedLegalOrganization/ram:ID]/ram:SpecifiedTaxRegistration/ram:ID[@schemeID = 'FC']
normalize-space(upper-case(.)) = 'GODKÄND FÖR F-SKATT'
UBL — context //cac:AccountingSupplierParty/cac:Party[cac:PostalAddress/cac:Country/cbc:IdentificationCode = 'SE' and exists(cac:PartyLegalEntity/cbc:CompanyID)]/cac:PartyTaxScheme[normalize-space(upper-case(cac:TaxScheme/cbc:ID)) != 'VAT']/cbc:CompanyID
normalize-space(upper-case(.)) = 'GODKÄND FÖR F-SKATT'