Skip to content

Commit b94ed59

Browse files
committed
update id section
1 parent adc530a commit b94ed59

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

articles/applied-ai-services/form-recognizer/concept-id-document.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,9 @@ Below are the fields extracted per document type. The Azure Form Recognizer ID m
200200
|:-----|:----:|:----:|:----:|:----:|:----:|:----:|:----:|:----:|
201201
|[prebuilt-idDocument](concept-id-document.md#field-extractions) || | | || | ||
202202

203-
### Document type - `idDocument.driverLicense` fields extracted
203+
### Document types
204+
205+
#### `idDocument.driverLicense` fields extracted
204206

205207
| Field | Type | Description | Example |
206208
|:------|:-----|:------------|:--------|
@@ -223,7 +225,7 @@ Below are the fields extracted per document type. The Azure Form Recognizer ID m
223225
|`Restrictions`|`string`|Restrictions|B|
224226
|`VehicleClassifications`|`string`|Vehicle classification|D|
225227

226-
### Document type - `idDocument.passport` fields extracted
228+
#### `idDocument.passport` fields extracted
227229

228230
| Field | Type | Description | Example |
229231
|:------|:-----|:------------|:--------|
@@ -254,7 +256,7 @@ Below are the fields extracted per document type. The Azure Form Recognizer ID m
254256
|`MachineReadableZone.DateOfExpiration`|`date`|Date of expiration|2019-05-05|
255257
|`MachineReadableZone.Sex`|`string`|Sex|F|
256258

257-
### Document type - `idDocument.nationalIdentityCard` fields extracted
259+
#### `idDocument.nationalIdentityCard` fields extracted
258260

259261
| Field | Type | Description | Example |
260262
|:------|:-----|:------------|:--------|
@@ -274,7 +276,7 @@ Below are the fields extracted per document type. The Azure Form Recognizer ID m
274276
|`Weight`|`string`|Weight|185LB|
275277
|`Sex`|`string`|Sex|M|
276278

277-
### Document type - `idDocument.residencePermit` fields extracted
279+
#### `idDocument.residencePermit` fields extracted
278280

279281
| Field | Type | Description | Example |
280282
|:------|:-----|:------------|:--------|
@@ -289,7 +291,7 @@ Below are the fields extracted per document type. The Azure Form Recognizer ID m
289291
|`PlaceOfBirth`|`string`|Place of birth|Germany|
290292
|`Category`|`string`|Permit category|DV2|
291293

292-
### Document type - `idDocument.usSocialSecurityCard` fields extracted
294+
#### `idDocument.usSocialSecurityCard` fields extracted
293295

294296
| Field | Type | Description | Example |
295297
|:------|:-----|:------------|:--------|
@@ -298,7 +300,7 @@ Below are the fields extracted per document type. The Azure Form Recognizer ID m
298300
|`LastName`|`string`|Surname|TALBOT|
299301
|`DateOfIssue`|`date`|Date of issue|08/12/2012|
300302

301-
### Document type - `idDocument` field extracted
303+
#### `idDocument` field extracted
302304

303305
|Name| Type | Description | Standardized output|
304306
|:-----|:----|:----|:----|

articles/applied-ai-services/form-recognizer/whats-new.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Form Recognizer service is updated on an ongoing basis. Bookmark this page to st
2929
3030
## January 2023
3131

32-
* **Prebuilt receipt model—additional language support**:
32+
* **[Prebuilt receipt model](concept-receipt.md#supported-languages-and-locales-v30) —additional language support**:
3333

3434
The prebuilt receipt model now has added support for the following languages:
3535

@@ -39,14 +39,14 @@ Form Recognizer service is updated on an ongoing basis. Bookmark this page to st
3939
* Japanese - Japan (ja-jp)
4040
* Portuguese - Brazil (pt-br)
4141

42-
* **Prebuilt invoice model—additional language support**
42+
* **[Prebuilt invoice model](concept-invoice.md#supported-languages-and-locales)—additional language support**
4343

4444
The prebuilt invoice model now has added support for the following languages:
4545

4646
* English - Australia (en-au), Canada (en-ca), Great Britain (en-gb), India (en-in)
4747
* Portuguese - Brazil (pt-br)
4848

49-
* **Prebuilt invoice model—additional field extraction**
49+
* **[Prebuilt invoice model](concept-invoice.md#fields-extraction)—additional field extraction**
5050

5151
The prebuilt invoice model now has added support for the following field extractions:
5252

@@ -55,7 +55,7 @@ Form Recognizer service is updated on an ongoing basis. Bookmark this page to st
5555
* Total discount
5656
* Tax items (en-in only)
5757

58-
* **Prebuilt ID document model additional field extraction**
58+
* **[Prebuilt ID document model](concept-id-document.md#document-types) additional document types support**
5959

6060
The prebuilt ID document model now has added support for the following document types:
6161

0 commit comments

Comments
 (0)