-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathdriving.yml
More file actions
64 lines (60 loc) · 4.33 KB
/
driving.yml
File metadata and controls
64 lines (60 loc) · 4.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
- base_path: "/apply-for-a-driving-license"
document_type: "transaction"
schema_name: "transaction"
title: "Apply for Your First Driving License"
description: "Learn how to apply for your first driving license, including the documents required and the application process."
chunks:
- html_content: "<p>Applying for your first driving license involves several steps including passing your theory test. Ensure you have all the necessary identification documents ready before you start the application process.</p>"
heading_hierarchy: ["Applying for a License", "First Time Application"]
exact_path: "/apply-for-a-driving-license#first-time-application"
- html_content: "<p>Once you have passed your theory test, you can book your practical driving test. It's important to choose a time when you feel confident and ready to demonstrate your driving skills.</p>"
heading_hierarchy: ["Booking Your Test"]
exact_path: "/apply-for-a-driving-license#booking-your-test"
- base_path: "/renew-driving-license"
document_type: "transaction"
schema_name: "transaction"
title: "Renew Your Driving License"
description: "Guidance on how to renew your driving license online or by post, including fees and required documents."
chunks:
- html_content: "<p>Renewing your driving license before it expires is crucial to ensure you're legally allowed to drive. Check the expiration date on your license and apply for renewal at least a week in advance.</p>"
heading_hierarchy: ["Renewal Process"]
exact_path: "/renew-driving-license#renewal-process"
- html_content: "<p>You can renew your driving license online through the DVLA website. This method is faster and you can track the status of your application in real-time.</p>"
heading_hierarchy: ["Online Renewal"]
exact_path: "/renew-driving-license#online-renewal"
- base_path: "/change-address-driving-license"
document_type: "transaction"
schema_name: "transaction"
title: "Change Address on Driving License"
description: "How to update your address on your driving license, which is a legal requirement if you move."
chunks:
- html_content: "<p>If you move to a new address, it is legally required to update this information on your driving license. Failing to do so can result in fines.</p>"
heading_hierarchy: ["Legal Requirements"]
exact_path: "/change-address-driving-license#legal-requirements"
- html_content: "<p>The process to change your address on your driving license is straightforward. You can do it online via the DVLA website, or by post if you prefer.</p>"
heading_hierarchy: ["Change Process", "Online Update"]
exact_path: "/change-address-driving-license#online-update"
- base_path: "/check-driving-license"
document_type: "guide"
schema_name: "guide"
title: "Check Your Driving License Information"
description: "A guide on how to check the details on your driving license, including endorsements and points."
chunks:
- html_content: "<p>It's important to regularly check the details on your driving license, especially if you have endorsements or points that may affect your driving privileges.</p>"
heading_hierarchy: ["Checking License Details"]
exact_path: "/check-driving-license#checking-license-details"
- html_content: "<p>You can view your driving license information, including any penalties or suspensions, by logging into the DVLA's online service.</p>"
heading_hierarchy: ["Online Services"]
exact_path: "/check-driving-license#online-services"
- base_path: "/report-lost-driving-license"
document_type: "transaction"
schema_name: "transaction"
title: "Report a Lost or Stolen Driving License"
description: "Steps to take if your driving license is lost or stolen, to prevent identity theft and unauthorized use."
chunks:
- html_content: "<p>If your driving license is lost or stolen, report it immediately to prevent any potential misuse or identity theft.</p>"
heading_hierarchy: ["Immediate Actions"]
exact_path: "/report-lost-driving-license#immediate-actions"
- html_content: "<p>After reporting the loss, you can apply for a replacement license through the DVLA website, ensuring you have all necessary documents to verify your identity.</p>"
heading_hierarchy: ["Replacement Process"]
exact_path: "/report-lost-driving-license#replacement-process"