VRBL-INV-AU-1p0-71
Basic Info
| Rule | The Tax Point Date and the Invoice Period Description Code are mutually exclusive. |
| Context |
/ubl:Invoice
|
| Pattern | vrbl-invoice-au-1p0 |
| Severity | fatal |
Implementation
not(
boolean(cbc:TaxPointDate)
and
boolean(cac:InvoicePeriod/cbc:DescriptionCode)
)