Hi,

   PersonnelRecord ::= [APPLICATION 0] IMPLICIT SET
    {
        Name,
        title        [0] VisibleString,
        number           EmployeeNumber,
        dateOfHire   [1] Date DEFAULT "19970101",
        payrate      [2] PayRate,
        nameOfSpouse [3] Name OPTIONAL,
        children     [4] IMPLICIT SEQUENCE OF
ChildInformation OPTIONAL
    }


In the above example,I have following doubts.Please
clarify the same.

  1. Is "[APPLICATION 0]" refers to Application tag
.(ie tag value is "A0").If so,how it is derived ?.Or
can use my own tags ?.

  2.What is a IMPLICIT tag and EXPLICIT tag.Please
explain this with an example.

  3.How this example is encoded using BER.

thanks in advance.

regards
kb devaraj




__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com

Reply via email to