VRBL-INV-GR-1p0-5
Basic Info
| Rule | When the Seller Group is Greek, then the Seller Group must provide their full name as they are registered in the Greek Business Registry (G.E.MH.) as a legal entity or in the Tax Registry as a natural person. |
| Context |
/ubl:Invoice/cac:AccountingSupplierParty
|
| Pattern | vrbl-invoice-gr-1p0 |
| Severity | fatal |
Implementation
not($GRSupplierCountry= 'GR')
or
boolean(cac:Party/cac:PartyName/cbc:Name)
and
not(normalize-space(cac:Party/cac:PartyName/cbc:Name) = '')