fatalPeppol BIS Billing 3.0profileCIIUBL
Swedish organisation numbers should be numeric.
The Swedish organisation number contains non-numeric characters.
Send it as ten digits with no hyphen: 5561234567, not 556123-4567.
CII — context rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction/ram:ApplicableHeaderTradeAgreement/ram:SellerTradeParty/ram:SpecifiedLegalOrganization[../ram:PostalTradeAddress/ram:CountryID = 'SE' and ram:ID]
string(number(ram:ID)) != 'NaN'
UBL — context //cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity[../cac:PostalAddress/cac:Country/cbc:IdentificationCode = 'SE' and cbc:CompanyID]
string(number(cbc:CompanyID)) != 'NaN'