warningPeppol BIS Billing 3.0profileCIIUBL
For Swedish suppliers using Plusgiro, the Account ID must have 2-8 characters
The Plusgiro number is not between 2 and 8 digits.
Plusgiro numbers are 2 to 8 digits. Strip the hyphen and any check-digit separator.
CII — context /rsm:CrossIndustryInvoice/rsm:SupplyChainTradeTransaction[ram:ApplicableHeaderTradeAgreement/ram:SellerTradeParty[ram:PostalTradeAddress/ram:CountryID = 'SE']]/ram:ApplicableHeaderTradeSettlement/ram:SpecifiedTradeSettlementPaymentMeans[normalize-space(ram:TypeCode) = '30' and normalize-space(ram:PayeeSpecifiedCreditorFinancialInstitution/ram:BICID) = 'SE:PLUSGIRO']/ram:PayeePartyCreditorFinancialAccount/ram:ProprietaryID
string-length(normalize-space(.)) >= 2 and string-length(normalize-space(.)) <= 8
UBL — context //cac:PaymentMeans[//cac:AccountingSupplierParty/cac:Party[cac:PostalAddress/cac:Country/cbc:IdentificationCode = 'SE'] and normalize-space(cbc:PaymentMeansCode) = '30' and normalize-space(cac:PayeeFinancialAccount/cac:FinancialInstitutionBranch/cbc:ID) = 'SE:PLUSGIRO']/cac:PayeeFinancialAccount/cbc:ID
string-length(normalize-space(.)) >= 2 and string-length(normalize-space(.)) <= 8