VRBL-APR-FR-1p0-21
Basic Info
|
Rule
|
Unless the Document Subtype Code is VRBL:FR:501, the Document Reference Issuer Party Identification ID must exist within the Document Reference Group. |
|
Context
|
/ubl:ApplicationResponse/cac:DocumentResponse/cac:DocumentReference
|
|
Pattern
|
vrbl-ar-fr-1p0 |
|
Severity
|
fatal |
Used Template: Exists
| Parameter |
|
Value |
| probe |
= |
cac:IssuerParty/cac:PartyIdentification/cbc:ID
|
Implementation
(
/ubl:ApplicationResponse/cec:UBLExtensions/cec:UBLExtension/cec:ExtensionContent/vrbl:ApplicationResponseExtension/vrbl:DocumentSubtypeCode = concat($VRBL-FR-Prefix, '501')
)
or
(
boolean(cac:IssuerParty/cac:PartyIdentification/cbc:ID)
)