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