Serbia (SeF): Shipment Method Type
A code providing information about the Shipment Method Type.
Elements
| Name (Path) | Cardinality | Description |
|---|---|---|
Shipment Method Type (DespatchAdvice/UBLExtensions/UBLExtension/ExtensionContent/DespatchAdviceExtension/ShipmentMethodType) | 1..1 | A code providing information about the Shipment Method Type. |
Restrictions
| Code | Description |
|---|---|
RS:1 | Own transport |
RS:2 | Carrier |
RS:3 | Recipient's transport |
RS:4 | Personal collection |
RS:5 | Personal delivery |
Example
<DespatchAdvice>
<UBLExtensions>
<UBLExtension>
<ExtensionContent>
<DespatchAdviceExtension>
<!-- code omitted for clarity -->
<ShipmentMethodType>RS:2</ShipmentMethodType>
<!-- code omitted for clarity -->
</DespatchAdviceExtension>
</ExtensionContent>
</UBLExtension>
</UBLExtensions>
<!-- code omitted for clarity -->
</DespatchAdvice>
Updated 20 days ago
