Loading ePassport/ttcn/ePassport_Pics.ttcn +0 −6 Original line number Diff line number Diff line Loading @@ -16,12 +16,6 @@ module ePassport_Pics { group CommonPics { /** * @remark Reference: TODO Spec + Clause ref * @desc What is the the type of the IUT? */ modulepar { IutType PIC_IUT := e_IS } } // end group CommonPics Loading ePassport/ttcn/ePassport_Types.ttcn +0 −5 Original line number Diff line number Diff line Loading @@ -14,11 +14,6 @@ module ePassport_Types { group enumeratedTypes { type enumerated IutType { e_MRTD (0), e_IS (1) } with {encode "1 bit"} type enumerated SecurityStatus { e_noApplication, e_noSecurity, Loading Loading
ePassport/ttcn/ePassport_Pics.ttcn +0 −6 Original line number Diff line number Diff line Loading @@ -16,12 +16,6 @@ module ePassport_Pics { group CommonPics { /** * @remark Reference: TODO Spec + Clause ref * @desc What is the the type of the IUT? */ modulepar { IutType PIC_IUT := e_IS } } // end group CommonPics Loading
ePassport/ttcn/ePassport_Types.ttcn +0 −5 Original line number Diff line number Diff line Loading @@ -14,11 +14,6 @@ module ePassport_Types { group enumeratedTypes { type enumerated IutType { e_MRTD (0), e_IS (1) } with {encode "1 bit"} type enumerated SecurityStatus { e_noApplication, e_noSecurity, Loading