Serbia (SeF): Offline Dispatch Advice ID
A group providing elements to reference an offline dispatch advice.
Used in case the reporting system was temporarily unavailable.
In this case, the offline Dispatch Advice number obtained from the user center must be provided.
Elements
| Name (Path) | Cardinality | Description |
|---|---|---|
Offline Dispatch Advice Group (DispatchAdvice/AdditionalDocumentReference[ID/schemeID='RS:OfflineDispatchAdvice']) | 0..1 | A group providing elements to reference an offline Dispatch Advice. |
Offline Dispatch Advice Id (ID) | 1..1 | The Offline Dispatch Advice Id obtained from the user center. |
Scheme Identifier (ID/@schemeID) | 1..1 | A scheme identifier to identify the Offline Dispatch Advice ID. Use RS:OfflineDispatchAdvice. |
Example
<DispatchAdvice>
<!-- code omitted for clarity -->
<cac:AdditionalDocumentReference>
<ID schemeID="RS:OfflineDispatchAdvice">11112222</ID>
</cac:AdditionalDocumentReference>
<!-- code omitted for clarity -->
</DispatchAdvice>
Updated about 22 hours ago
