1
by Usman Akeju
- initial commit; migrating to new branch internally |
1 |
# Samples for person's date of birth
|
2 |
# Requirement: Pre-load person object sample
|
|
3 |
||
4 |
agPersonDateOfBirth: |
|
5 |
person1: |
|
6 |
agPerson: 1 |
|
7 |
date_of_birth: 19800802 |
|
8 |
person2: |
|
9 |
agPerson: 2 |
|
10 |
date_of_birth: 19760101 |
|
11 |
person3: |
|
12 |
agPerson: 3 |
|
13 |
date_of_birth: 19701204 |
|
14 |
person4: |
|
15 |
agPerson: 4 |
|
16 |
date_of_birth: 19900806 |
|
17 |
person5: |
|
18 |
agPerson: 5 |
|
19 |
date_of_birth: 19500412 |
|
20 |
person6: |
|
21 |
agPerson: 6 |
|
22 |
date_of_birth: 19400315 |
|
23 |
person7: |
|
24 |
agPerson: 7 |
|
25 |
date_of_birth: 20000520 |
|
26 |
person8: |
|
27 |
agPerson: 8 |
|
28 |
date_of_birth: 19860525 |
|
29 |
person9: |
|
30 |
agPerson: 9 |
|
31 |
date_of_birth: 19890718 |
|
32 |
person10: |
|
33 |
agPerson: 10 |
|
34 |
date_of_birth: 19690919 |