Voorbeeld van een bibliografische aanmelding via ONIX (niet commercieel)

Voorbeeld van een bibliografische aanmelding via ONIX (niet commercieel)

<?xml version="1.0" encoding="UTF-8"?>
<ONIXMessage xmlns="http://ns.editeur.org/onix/3.0/reference" release="3.0">
  <Header>
    <Sender>
      <SenderIdentifier>
        <SenderIDType>10</SenderIDType>
        <IDValue>RelatieID</IDValue>
      </SenderIdentifier>
      <SenderName>Afzendernaam</SenderName>
      <ContactName>contactpersoon</ContactName>
      <EmailAddress>e-mailadres</EmailAddress>
    </Sender>
    <Addressee>
      <AddresseeIdentifier>
        <AddresseeIDType>10</AddresseeIDType>
        <IDValue>8894126</IDValue>
      </AddresseeIdentifier>
      <AddresseeName>Centraal Boekhuis B.V.</AddresseeName>
    </Addressee>
    <MessageNumber>berichtnummer</MessageNumber>
    <SentDateTime>20230306T1326</SentDateTime>
  </Header>
  <Product>
    <RecordReference>9789123456789</RecordReference>
    <NotificationType>03</NotificationType>
    <ProductIdentifier>
      <ProductIDType>15</ProductIDType>
      <IDValue>9789123456789</IDValue>
    </ProductIdentifier>
    <DescriptiveDetail>
      <ProductComposition>00</ProductComposition>
      <ProductForm>BC</ProductForm>
      <TitleDetail>
        <TitleType>01</TitleType>
        <TitleElement>
          <TitleElementLevel>01</TitleElementLevel>
          <TitleText>titel</TitleText>
        </TitleElement>
      </TitleDetail>
      <Contributor>
        <SequenceNumber>1</SequenceNumber>
        <ContributorRole>A01</ContributorRole>
        <NamesBeforeKey>voornaam</NamesBeforeKey>
        <KeyNames>achternaam</KeyNames>
      </Contributor>
      <EditionNumber>1</EditionNumber>
      <EditionVersionNumber>1</EditionVersionNumber>
      <Language>
        <LanguageRole>01</LanguageRole>
        <LanguageCode>dut</LanguageCode>
      </Language>
      <Extent>
        <ExtentType>00</ExtentType>
        <ExtentValue>246</ExtentValue>
        <ExtentUnit>03</ExtentUnit>
      </Extent>
      <Illustrated>01</Illustrated>
      <Subject>
        <MainSubject/>
        <SubjectSchemeIdentifier>32</SubjectSchemeIdentifier>
        <SubjectCode>330</SubjectCode>
      </Subject>
      <Subject>
        <SubjectSchemeIdentifier>24</SubjectSchemeIdentifier>
        <SubjectSchemeName>Genre</SubjectSchemeName>
        <SubjectHeadingText>Thrillers</SubjectHeadingText>
      </Subject>
    </DescriptiveDetail>
    <CollateralDetail>
      <TextContent>
        <TextType>05</TextType>
        <ContentAudience>03</ContentAudience>
        <Text>Flaptekst...</Text>
      </TextContent>
      <TextContent>
        <TextType>02</TextType>
        <ContentAudience>03</ContentAudience>
        <Text>Annotatie...</Text>
      </TextContent>
      <TextContent>
        <TextType>12</TextType>
        <ContentAudience>03</ContentAudience>
        <Text>Biografie van de auteur…</Text>
      </TextContent>
      <SupportingResource>
        <ResourceContentType>01</ResourceContentType>
        <ContentAudience>03</ContentAudience>
        <ResourceMode>03</ResourceMode>
        <ResourceVersion>
          <ResourceForm>02</ResourceForm>
          <ResourceLink>https://123456789.jpg</ResourceLink>
        </ResourceVersion>
      </SupportingResource>
      <SupportingResource>
        <ResourceContentType>02</ResourceContentType>
        <ContentAudience>03</ContentAudience>
        <ResourceMode>03</ResourceMode>
        <ResourceVersion>
          <ResourceForm>02</ResourceForm>
          <ResourceLink>https://5678910.jpg</ResourceLink>
        </ResourceVersion>
      </SupportingResource>
      <SupportingResource>
        <ResourceContentType>29</ResourceContentType>
        <ContentAudience>03</ContentAudience>
        <ResourceMode>03</ResourceMode>
        <ResourceVersion>
          <ResourceForm>02</ResourceForm>
          <ResourceLink>https://abcdef.png</ResourceLink>
        </ResourceVersion>
      </SupportingResource>
    </CollateralDetail>
    <PublishingDetail>
      <Publisher>
        <PublishingRole>01</PublishingRole>
        <PublisherIdentifier>
          <PublisherIDType>10</PublisherIDType>
          <IDValue>1234567</IDValue>
        </PublisherIdentifier>
        <PublisherName>BoekScout BV</PublisherName>
      </Publisher>
      <PublishingStatus>04</PublishingStatus>
      <PublishingDate>
        <PublishingDateRole>01</PublishingDateRole>
        <Date dateformat="00">20230310</Date>
      </PublishingDate>
      <PublishingDate>
        <PublishingDateRole>16</PublishingDateRole>
        <Date dateformat="00">20230310</Date>
      </PublishingDate>
    </PublishingDetail>
    <ProductSupply>
      <SupplyDetail>
        <Supplier>
          <SupplierRole>00</SupplierRole>
          <SupplierName>CB </SupplierName>
        </Supplier>
        <ProductAvailability>23</ProductAvailability>
        <SupplyDate>
          <SupplyDateRole>08</SupplyDateRole>
          <Date dateformat="00">20230310</Date>
        </SupplyDate>
        <Price>
          <PriceType>04</PriceType>
          <PriceCondition>
            <PriceConditionType>00</PriceConditionType>
          </PriceCondition>
          <DiscountCoded>
            <DiscountCodeType>03</DiscountCodeType>
            <DiscountCode>A</DiscountCode>
          </DiscountCoded>
          <PriceAmount>22.5</PriceAmount>
          <CurrencyCode>EUR</CurrencyCode>
          <PriceDate>
            <PriceDateRole>14</PriceDateRole>
            <Date dateformat="00">20230310</Date>
          </PriceDate>
        </Price>
        <Price>
          <PriceType>02</PriceType>
          <PriceAmount>22.5</PriceAmount>
          <CurrencyCode>EUR</CurrencyCode>
          <PriceDate>
            <PriceDateRole>14</PriceDateRole>
            <Date dateformat="00">20230310</Date>
          </PriceDate>
        </Price>
      </SupplyDetail>
    </ProductSupply>
  </Product>
</ONIXMessage>