Employee Metadata (EmpMetadata.txt)

This section provides the contents of a text document (EmpMetadata.txt), which contains sample employee metadata.

Node Name     Node Data Type  Node Length  XPath Name  XPath Data Type  XPath Length
EMPLOYEE_ID      number           8        xEmpID         character          8
FIRST_NAME       character        20       xFirstName     character          20
LAST_NAME        character        25       xLastName      character          25
EMAIL            character        20       xEmail         character          25
PHONE_NUMBER     character        20       xPhone         character          20
HIRE_DATE        data             25       xHireDate      character          25
JOB_ID           character        10       xJobID         character          10
SALARY           number           12       xSalary        character          12
COMMISSION_PCT   number           4        xCommPCT       character          4
MANAGER_ID       number           6        xMgrID         character          6
DEPARTMENT_ID    number           4        xDeptID        character          4

iWay Software