CORBA IDL (2)
Basic Types: long, unsigned long, short, unsigned short, float, double, octet, char, boolean, any
Constructed Types: structure, discriminated union
Template Types : sequence, string, array
Interface
- Inheritance Specification
- Type Declaration
- Constant Declaration
- Exception Declaration
- Attribute Declaration
- Operation Declaration
Module (can be nested any number of times)
- Type, Constant, and Exception Declaration
- Interface Declaration
- Module Declaration