Description of the illustration identity_options.eps

{ START WITH { integer | LIMIT VALUE }
| INCREMENT BY integer
| { MAXVALUE integer | NOMAXVALUE }
| { MINVALUE integer | NOMINVALUE }
| { CYCLE | NOCYCLE }
| { CACHE integer | NOCACHE }
| SCALE { EXTEND | NOEXTEND }
| { ORDER | NOORDER } }...