Serbia (SeF): Contract Reference Group
A group of elements providing information to the contract number.
Elements
| Name (Path) | Cardinality | Description |
|---|---|---|
Contract Reference Group (DispatchAdvice/UBLExtensions/UBLExtension/ExtensionContent/DispatchAdviceExtension/ContractDocumentReference) | 0..1 | A group of elements providing information to the contract number. |
Contract Reference Id (ID) | 1..1 | Contract number for the consignment note |
Example
<DispatchAdvice>
<UBLExtensions>
<UBLExtension>
<ExtensionContent>
<DispatchAdviceExtension>
<!-- code omitted for clarity -->
<cac:ContractDocumentReference>
<ID>CC-UPG00923</ID>
</cac:ContractDocumentReference>
<!-- code omitted for clarity -->
</DispatchAdviceExtension>
</ExtensionContent>
</UBLExtension>
</UBLExtensions>
<!-- code omitted for clarity -->
</DispatchAdvice>
Updated 4 days ago
