aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/test/asn1_bin_v2_SUITE_data/P-Record.hrl
blob: 92aa1a44e23972033c9198a31c333f5721fcefde (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
%% Generated by the Erlang ASN.1 compiler version:1.3.1.4
%% Purpose: Erlang record definitions for each named and unnamed
%% SEQUENCE and SET, and macro definitions for each value
%% definition,in module P-Record



-record('PersonnelRecord',{
name, title, number, dateOfHire, nameOfSpouse, children = asn1_DEFAULT}).

-record('ChildInformation',{
name = asn1_NOVALUE, dateOfBirth = asn1_NOVALUE}).

-record('Name',{
givenName, initial, familyName}).

-define('v', {'PersonnelRecord',{'Name',{74,111,104,110},[80],[83,109,105,116,104]},[68,105,114,101,99,116,111,114],51,[49,57,55,49,48,57,49,55],{'Name',{77,97,114,121},[84],[83,109,105,116,104]},[{'ChildInformation',{'Name',[82,97,108,112,104],[84],[83,109,105,116,104]},[49,57,53,55,49,49,49,49]},{'ChildInformation',{'Name',[83,117,115,97,110],[66],[74,111,110,101,115]},[49,57,53,57,48,55,49,55]}]}).