Serbia (SeF) Category: Nafta (Petroleum Derivatives)

In Serbian e-transport, item attributes are required to report petroleum products.

Provide the density and the density unit (degree API J13).

Example

<DispatchAdvice>
    <!-- code omitted for clarity -->
    <cac:DispatchLine>
        <!-- code omitted for clarity -->
        <cac:Item>
            <!-- Excise goods: NAFTA -->
            <cac:AdditionalItemProperty>
                <Name>RS:NAFTA</Name>
                <ValueQuantity unitCode="J13">15</ValueQuantity>
            </cac:AdditionalItemProperty>
            <!-- code omitted for clarity -->
        </cac:Item>
        <!-- code omitted for clarity -->
    </cac:DispatchLine>
</DispatchAdvice>