LOB
{ ( LOB_item [, LOB_item]... ) STORE AS ( LOB_parameters )
| ( LOB_item ) STORE AS 
  { LOB_segname ( LOB_parameters )
  | LOB_segname
  | ( LOB_parameters )
  }
}

For information on the symbols and conventions of Backus-Naur Form (BNF) syntax, see Appendix A.