Enclosed: REALTYPE

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

PIC S9(8)V9(6) COMP

Content

PCDATA

DTD declaration

<!ELEMENT REALTYPE
(#PCDATA)
>