...
Code Block | ||||
---|---|---|---|---|
| ||||
<PublishingStatus>04</PublishingStatus> <PublishingDate> <PublishingDateRole>01</PublishingDateRole> <DateFormat>00</DateFormat> <Date>20160610</Date> </PublishingDate> |
Blok 5 RelatedMaterial
DATA ELEMENT | FIELD | XML REFERENCE NAME | M/O | M/O | LIST | A | N | POS. | Toelichting |
Related material | <RelatedMaterial> | O | O | |||||
Related work | <RelatedWork> | O | O | |||||
Work relation code | <WorkRelationCode> | M | M | Is gevuld met waarde 01 (Manifestation of) | ||||
Workidentifier | <WorkIdentifier> | M | M | |||||
Work ID Type | <WorkIDType> | M | M | 16 | N | 2 | Is gevuld met waarde 01 (proprietary) | |
ID Type Name | <IDTypeName> | M | M | A | 4 | Is gevuld met 'NSTC' | ||
ID Value | <IDValue> | M | M | N | 9 | Het NSTC | ||
End of workidentifier composite | </Workidentifier> | |||||||
End of Related work composite | </RelatedWork> | |||||||
Related product composite |
| <RelatedProduct> | O | O | ||||
Relation code | P.23.1 | <ProductRelationCode> | M | M | 51 | Indien artikel x wordt vervangen door artikel y wordt bij het Productrecord van artikel x ProductRelationCode '05'opgenomen | ||
Product identifier composite |
| <ProductIdentifier> | O | O | ||||
Product identifier type code | P.23.2 | <ProductIDType> | M | M | 5 | Is gevuld met '03'(EAN-GTIN-13) | ||
Identifier value | P.23.4 | <IDValue> | M | M | A | 13 | Het EAN-GTIN-13) | |
End of Related product composite | </RelatedProduct> | |||||||
End of Related mtaerial composite | </RelatedMaterial> |
Code Block | ||||
---|---|---|---|---|
| ||||
<RelatedMaterial>
<RelatedWork>
<WorkRelationCode>01</WorkRelationCode>
<WorkIdentifier>
<WorkIDType>01</WorkIDType>
<IDTypeName>NSTC</IDTypeName>
<IDValue>500067267</IDValue>
</WorkIdentifier>
</RelatedWork>
</RelatedMaterial> |
Code Block | ||||
---|---|---|---|---|
| ||||
<RelatedMaterial>
<RelatedProduct>
<ProductRelationCode>05</ProductRelationCode>
<ProductIdentifier>
<ProductIDType>03</ProductIDType>
<IDValue>9789043022583</IDValue>
</ProductIdentifier>
</RelatedProduct>
</RelatedMaterial> |