Versions Compared

Key

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

...

Code Block
titlePublisher composite
<PublishingDetail>
			<Imprint>
				<ImprintName>Stichting de Driehoek</ImprintName>
			</Imprint>
			<Publisher>
				<PublishingRole>01</PublishingRole>
				<PublisherIdentifier>
					<PublisherIDType>10</PublisherIDType>
					<IDValue>9763559</IDValue>
				</PublisherIdentifier>
				<PublisherName>Driehoek, Stichting De</PublisherName>
			</Publisher>

Group P20 Global publishing status and copyright

Alleen de titels met status "Verkrijgbaar" worden gecommuniceerd in het ONIX bericht van Titelbank.

 

DATA ELEMENT

FIELD

XML REFERENCE NAME

M/O
Onix

M/O
TB

LIST

A | N

POS.

Toelichting

Global publishing status

P.20.1

<PublishingStatus>

O

O

64

A

 Is gevuld met waarde '04' (Verkrijgbaar)

Publishing date composite

 

<PublishingDate>

O

O

    

Publishing date role code

P.20.3

                <PublishingDateRole>

M

M

163

A

 Is gevuld met waarde '01' (Verschijningsdatum)

Date format

P.20.4

                <DateFormat>

M

M

55

A

 Is gevuld met waarde '00', YYYYMMDD

Date

P.20.5

                <Date>

M

M

 

N

4

De (vermoedelijke) verschijningsdatum van de titel
Code Block
titleVerschijningsdatum
collapsetrue
<PublishingStatus>04</PublishingStatus>
			<PublishingDate>
				<PublishingDateRole>01</PublishingDateRole>
				<DateFormat>00</DateFormat>
				<Date>20160610</Date>
			</PublishingDate>