.. index:: 
  !BiosealFormat Enumeration

.. _id3_bioseal_bioseal_format_enum:

===============================================================================
BiosealFormat Enumeration
===============================================================================

Namespace: :ref:`id3.Bioseal<reference_bioseal>`

Definition
----------

.. line-block::
    Enumerates the BioSeal formats.

Fields
------

.. list-table:: 
  :width: 100%
  :widths: 5 5 90
  :header-rows: 1

  * - Name
    - Value
    - Description
  * - ``undefined``
    - 0
    - Undefined version.
  * - ``vdsAfnorXpZ42_101``
    - 1
    - VDS compliant with the AFNOR standard XP Z42-101.
  * - ``vdsAfnorXpZ42_105``
    - 2
    - BioSeal compliant with the AFNOR XP Z42-105 standard and Otentik code specifications.
  * - ``vdsIso22376_2023``
    - 3
    - BioSeal compliant with the ISO 22376:2023 specifications.
  * - ``vdsIso22376WithIso15459Prefix``
    - 4
    - BioSeal compliant with the ISO 22376:2023 specifications prefixed by the instance's ISO 15459 Issuing Agency Code.
  * - ``vdsAfnorXpZ42105WithIso15459Prefix``
    - 5
    - BioSeal compliant with the AFNOR XP Z42-105 standard prefixed by the instance's ISO 15459 Issuing Agency Code.
