Enclosed: ENUMTYPE
This element, if used, specifies the type to usefor enumerated fields in COBOL. The trailing dot mustnot be included in this value. The default valuefor this element is:PIC 9(2) COMP
Content
DTD declaration
<!ELEMENT ENUMTYPE
(#PCDATA)
>