ID type: driver license Australia New South Wales 2007

Fields returned for the Australia New South Wales driver licenses are displayed in the following table. Fields that will return no information are displayed below the blank line. An F denotes that the field will be returned if the front of the card is sent, a B denotes that the field will be returned if the back of the card is sent, and F/B denotes that the field will be returned if the front and back of the card are sent.

The Returned as column shows the normalized format the data will be returned as. A DateOfBirth that is formatted as dd-MM-yyyy on the card will return the data in the format YYYY-MM-DD for the DateOfBirth field according to the rules in the following table, for example.

Some fields are validated against certain rules. Not all fields have validation rules. For fields that have a validation rule, a description of the rule will be included in the Validation Rules column. In the Returned as and Validation Rules columns, a capital A denotes any letter, a 1 denotes any number, a ? can either be a letter or a number, and any other symbol, such as a hyphen, used is literal.

Field Side Returned As Validation Rule
Address F Parses the address into Address, City, State, and Zip, according to regional rules
Address2 F Parses the address into Address, City, State, and Zip, according to regional rules. Where applicable, each line of the Address field is also parsed into a separate field. This field will contain the first line from the Address field.
Address3 F Parses the address into Address, City, State, and Zip, according to regional rules. Where applicable, each line of the Address field is also parsed into a separate field. This field will contain the second line from the Address field.
Address4 F Parses the address into Address, City, State, and Zip, according to regional rules. Where applicable, each line of the Address field is also parsed into a separate field. This field will contain the third line from the Address field.
Address5 F Parses the address into Address, City, State, and Zip, according to regional rules. Where applicable, each line of the Address field is also parsed into a separate field. This field will contain the fourth line from the Address field.
Address6 F Parses the address into Address, City, State, and Zip, according to regional rules. Where applicable, each line of the Address field is also parsed into a separate field. This field will contain the fifth line from the Address field.
City F Parses the address into Address, City, State, and Zip, according to regional rules
Class F No validation rule
Country F Validates the string against the constant value "Australia"
CountryShort F Validates the string against the constant value "AUS"
DDRef N/A No validation rule
DateOfBirth F YYYY-MM-DD Validates the string against the format "dd MMM yyyy"
DocumentState F Validates the string against the constant value "New South Wales"
DocumentType F Validates the string against the constant value "DL"
ExpirationDate F YYYY-MM-DD Validates the string against the format "dd MMM yyyy"
Eyes N/A No validation rule
FirstName F Parses the name into the fields: Name Prefix, FirstName, MiddleName, and LastName
FullName F Parses the name into the fields: FullName
Gender N/A No validation rule
Hair N/A No validation rule
Height N/A No validation rule
IDNumber F Validates the string against the format "1 111 111 111"
IssueDate N/A No validation rule
LastName F Parses the name into the fields: Name Prefix, FirstName, MiddleName, and LastName
License F Validates the string against the format "11111111"
MiddleName F Parses the name into the fields: Name Prefix, FirstName, MiddleName, and LastName
NameSuffix N/A No validation rule
Nationality N/A No validation rule
State F Parses the address into Address, City, State, and Zip, according to regional rules Validates the string against the constant value "NSW"
Weight N/A No validation rule
ZIP F Parses the address into Address, City, State, and Zip, according to regional rules