# Certification Standard & Scheme

## Certification Identity Number

<table data-header-hidden><thead><tr><th width="247"></th><th></th></tr></thead><tbody><tr><td><strong>Field name</strong> </td><td><strong>Certification Identity Number</strong></td></tr><tr><td><strong>Description</strong></td><td>Unique identifier for a specific certificate. The format of certificate numbers may vary depending on the type of certificate and the Certified Entity issuing it.</td></tr><tr><td><strong>IAF MD 28 Requirement</strong></td><td><mark style="color:red;"><strong>Mandatory</strong></mark></td></tr><tr><td>Input Field: <strong>Excel</strong></td><td>Certification Identity Number</td></tr><tr><td>Input Field: <strong>XML</strong></td><td><mark style="background-color:yellow;">&#x3C;certification_identity_number>&#x3C;/certification_identity_number></mark></td></tr><tr><td>Input Field: <strong>Manual</strong></td><td>N/A</td></tr><tr><td><strong>Character Limit</strong></td><td>60</td></tr><tr><td><strong>Has System Validation</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span> </td></tr><tr><td><strong>Conditions</strong></td><td><ul><li><mark style="color:red;">Cannot</mark> be left empty</li><li>if left empty an error:  <mark style="color:red;">Missing Required field</mark> is triggered</li></ul></td></tr><tr><td><strong>Sample Data</strong></td><td><em>UNIQUEID-CERT01</em></td></tr></tbody></table>

## Scheme Name

<table data-header-hidden><thead><tr><th width="234"></th><th></th></tr></thead><tbody><tr><td><strong>Field name</strong> </td><td>Scheme Name</td></tr><tr><td><strong>Description</strong></td><td>Specific certification program or framework to which the certificate relates.</td></tr><tr><td><strong>IAF MD 28 Requirement</strong></td><td><mark style="color:red;"><strong>Mandatory</strong></mark></td></tr><tr><td>Input Field: <strong>Excel</strong></td><td>Scheme Name</td></tr><tr><td>Input Field: <strong>XML</strong></td><td><mark style="background-color:yellow;">&#x3C;scheme_name>&#x3C;/scheme_name></mark></td></tr><tr><td>Input Field: <strong>Manual</strong></td><td>Scheme Name</td></tr><tr><td><strong>Character Limit</strong></td><td>N/A</td></tr><tr><td><strong>Has System Validation</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td><strong>Conditions</strong></td><td><ul><li><p><mark style="color:red;">Cannot</mark> be left empty</p><ul><li>if left empty, an error is triggered: <mark style="color:red;">Required data is missing</mark></li></ul></li><li><p>Scheme Name should match with the CB's accreditation information of the CB.</p><ul><li><p>If failed, the following errors are triggered:</p><ul><li><mark style="color:red;">Invalid Accreditation</mark> </li><li><mark style="color:red;">Data Mapping is required</mark></li></ul></li></ul></li></ul></td></tr><tr><td><strong>Sample Data</strong></td><td><em>Quality Management Systems</em></td></tr></tbody></table>

## Standard Name

<table data-header-hidden><thead><tr><th width="234"></th><th></th></tr></thead><tbody><tr><td><strong>Field name</strong> </td><td>Standard Name</td></tr><tr><td><strong>Description</strong></td><td>Specific set of criteria, requirements, or guidelines that the certified entity has been assessed against and found to be in compliance with.</td></tr><tr><td><strong>IAF MD 28 Requirement</strong></td><td><mark style="color:red;"><strong>Mandatory</strong></mark></td></tr><tr><td>Input Field: <strong>Excel</strong></td><td>Standard Name</td></tr><tr><td>Input Field: <strong>XML</strong></td><td><mark style="background-color:yellow;">&#x3C;standard_name>&#x3C;/standard_name></mark></td></tr><tr><td>Input Field: <strong>Manual</strong></td><td>Standard Name</td></tr><tr><td><strong>Character Limit</strong></td><td>N/A</td></tr><tr><td><strong>Has System Validation</strong></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td><strong>Conditions</strong></td><td><ul><li><p><mark style="color:red;">Cannot</mark> be left empty</p><ul><li>if left empty, an error is triggered: <mark style="color:red;">Required data is missing</mark></li></ul></li><li><p>Standard Name should match with the CB's accreditation information of the CB.</p><ul><li><p>If failed, the following errors are triggered:</p><ul><li><mark style="color:red;">Invalid Accreditation</mark> </li><li><mark style="color:red;">Data Mapping is required</mark></li></ul></li></ul></li></ul></td></tr><tr><td><strong>Sample Data</strong></td><td><em>ISO 9001:2015</em></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.iafcertsearch.org/certification-bodies/field-name-glossary/certification-fields-glossary/version-2.0/certification-data-fields/certification-standard-and-scheme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
