impmodes ::= 

[ FULL = Y
| SCHEMAS = schema_name [,...]
| TABLES = [schema_name.]table_name[:partition_name], [table_name[:partition_name]] [,...]
| TABLESPACES = tablespace_name [, ...]
| TRANSPORT_DATAFILES = datafile_name  [,...]
]

For information on how to read this syntax, see Appendix B.

End of description.