Enclosed: LONGTYPE

This element, if used, specifies the type to usefor long integer fields in COBOL. The trailing dot mustnot be included in this value. The default valuefor this element is:

PIC S9(9)V COMP

Content

PCDATA

DTD declaration

<!ELEMENT LONGTYPE
(#PCDATA)
>