Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

P.3.6 Product form feature description

De unieke document referentie (UUID) waaronder het Due diligence-document bij de uitgever in de systemen is vastgelegd
Aanwezigheid of afwezigheid van dit element is afhankelijk van de <ProductFormFeatureType> waarde 50, EUDR Due diligence referentie

Format/Posities

Afhankelijk van de waarde in ProductFormFeatureType

Reference name

<ProductFormFeatureDescription>

Short tag<b336>
ONIX M/OO
CB M/OO
Example/voorbeeld


Code Block
languagexml
titleExample/voorbeeld
<ProductFormFeature>
  <ProductFormFeatureType>10</ProductFormFeatureType>
  <ProductFormFeatureValue>3</ProductFormFeatureValue>
</ProductFormFeature>
<ProductFormFeature>
  <ProductFormFeatureType>15</ProductFormFeatureType>
  <ProductFormFeatureValue>101B</ProductFormFeatureValue>
</ProductFormFeature>

<ProductFormFeature>
  <ProductFormFeatureType>50</ProductFormFeatureType>
  <ProductFormFeatureValue>24FRXVV3VOS991</ProductFormFeatureValue>
  <ProductFormFeatureDescription>4194.1799994.8383</ProductFormFeatureDescription> 
</ProductFormFeature>
Het composite kan herhaalt worden als er meerdere Due diligence-document referenties van toepassing zijn.


...